wMUsers
>
Integration Server & Trading Networks
>
Trading Networks
> flatfiledata
PDA
View Full Version :
flatfiledata
kumaar
04-26-2006, 08:20
Hi
How can i get contentsof flatfile data from the BizDoc received from TN
rmg
04-26-2006, 08:42
Kumar,
You extract data from bizdoc/content(bytes) and convert to string using bytesToString service.check the pipeline to make sure contents is not null.
HTH,
RMG