Guest
Welcome login


TIBCOmmunity > Products > ActiveMatrix SOA > BusinessWorks > Conversations
Home   Members Communities
Conversations () Resources () Blogs ()

BusinessWorks

Up to Conversations in BusinessWorks

This Question is Not Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)

File Name comparison

Created on: Jun 8, 2009 3:20 AM

I am sending 'a.tiff','b.tiff' etc from FTP PUT and I will FTP GET 'a.csv','b.csv' etc
But I need to confirm & compare that for 'a.tiff' I am getting 'a.csv' & for 'b.tiff' I get 'b.csv'
How can I confirm filenames match in TIBCO?

Click to view Whiteboard's profile Dabbler 14 posts since
Oct 23, 2008
1. Jun 15, 2009 6:09 PM in response to: newtotibco
Re: File Name comparison

Are you doing the FTP Put and Get in the same process?

If you are then its quite simple to compare the filename before the extension and verify that it is same for both - put and get operations.



More Like This

  • Retrieving data ...