webMethods step by step Flat file over Trading Networks
Task: Flat File Over TN
OS: WindowsOS
Platform: webMethods 6.1
The file format is :(DocTypeName)(Senderid)(ReceiverID)(DATA)
Note: Doctypename must match with the created doctype name.
Copy this Gateway service in to our sender serive Ffsend(say) as below and also add getfile service to get your file form disk ie is to be send.
-> pub.file.getfile
-> In the following sequences flow step adjust the length of the of the doc type ,Sender id, receiver id and string attribe(data ie is to be send) in pub.io.createbytearray sevice of all sequences.
For eg as show bellow for doc type named SanFF âTotally no of charâs â5
Receiver Sevice part:
1 . Create the document type by name SanFF( For our example).
Where set the sender & receiver id and its respective values in the configtab->pipeline matching And config->attribute extract add the sender & receiver and its DUNS as Below (By editing)
Processing Rule
Recevier Service Development:

ugene andyk
Hi Neelima, I am trying to read your post , but the images are not shown in any of the blogs . Do you still have the content available? Thanks