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
Uhmm do you have a question? ~confused~
Rohit
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
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