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