Posted: Tue Apr 17, 2007 9:18 pm Post subject: Route Large Binary Files to different FTP locations
Newbie
Joined: 17 Apr 2007 Posts: 3
Hi,
I need to route Binary ASN encoded files to different FTP locations. A
part of the filename will contain the code which needs to be looked-up
against a configuration table for the FTP address to transfer the
file.
Since i do not need to parse the contents of the file, am planning to
use the JTEXT adapter with BLOB data handler to get the BLOB message
into the WMB flow. I will get the filename based on which i can transfer
the file to multiple FTP locations in my WMB flow.
The constraints are as follows :
1. The file size to route can be between 1 MB to 50 MB. I have to
transfer approx 300 files per day to different locations. I am not sure if JTEXT adapter can handle this size.
2. I cannot change the filename after transfer.
3. Since its binary file and I do not have a parser to decode it, I
cannot transfer record by record. Am taking it as a BLOB message
through a BLOB data handler.
Please tell me how this can be done using WBI JTEXT and WMB. Any help or suggestion will be appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum