Skip to Content
0
Former Member
Apr 23, 2014 at 09:48 AM

dynamic filename to payload

230 Views

Hi Guys,

I have a file to IDoc scenario in which the Sender system places a file on FTP Directory at source side. PI picks up the file, generates a IDoc and take a "FileName" from the name of the source file.

For example, If "Sender A" sends a file "20140404.TXT" then I have take the name like

<IDOC>

<filename>20140404.TXT </filename>

</IDOC>

It would be helpful if some helpful suggestions/approach can be provided for this scenario. Thanks, PM