TradingNetworks Bizdoc Content

Hi
i am having flow in which i ftped flatfile to gatway service.
steps in gatewayserrvice
input(ffdata)
streamtobytes
mapstep for setting TN_Parms(DocumentTypeName,SenderId,ReceiverId)
wm.tn.doc.routeflatfile
In processing rule i set flow service in which
getcontentpartdata(Bizdoc,partname as ffdata and getas=stream)
converttovalues
i am able to ftp file to gateway service but i am not getting whether it is routed to TN how can i get whether it is invoking processing rule service.

“i am able to ftp file to gateway service but i am not getting whether it is routed to TN how can i get whether it is invoking processing rule service”

Please check your TN and make sure the flatfile has persisted and if yes then check the Activity log whether your custom processing rule got triggered or not.

Your flow steps looks OK,i believe everything should work as expected.

Please let us know if you stuck.

HTH,
RMG