Skip to Content
0
Former Member
Dec 06, 2006 at 07:38 PM

Sender file adapter - Can I use *.xml for the file name

174 Views

Hi Gurus,

I have some interfaces where I need to pick the file from a directory. The name of the file will have Data<i>time stamp</i> as the naming convention. Can I use *.xml to pick up my files from this directory?

The help.sap.com documentation says that we can use this naming convention.

<b>

&#9679; File Name

Specify the name of the file that you want to process. The name can contain placeholders (*, ? (placeholders for exactly one character)) so that you can select a list of files for processing.

</b>

I tried using *.xml for my file name in the communication channel, XI is not picking up this file.

Please let me know if you have the solution.

Thanks

Kalyan