PDA

View Full Version : gatewayservice


kumaar
04-20-2006, 08:05
Hi
I am having flatfile which is ftp to gatewayservice in which i have to get file name and filecontent and i have to set TN_Parms and route to trading networks

taurean
04-20-2006, 10:30
Uhmm do you have a question? ~confused~

Rohit

rmg
04-20-2006, 11:52
Basically you ftp gateway service input should be ffdata(object stream)and map this ffdata.

To get filename use pub.flow:getTransportInfo service and extract from ftp/filename

HTH,
RMG

kumaar
04-21-2006, 12:27
Hi RMG
In my first step i am ftping file to gateway service(IS/packages/folder/service(gatewayservice) from there iam unable to convert it into stream to bytes and bytes to string
i am taking ffdata as input object