cancel
Showing results for 
Search instead for 
Did you mean: 

Need to Pick files one by one that starts with P*.xml

sridharreddy_kondam
Active Contributor
0 Kudos

Hi All,

I need to pick files one by one starting with Pxyzname.xml.

I have mentioned in Filename parameters as P*.xml.

and now whats happening is it is picking all the files that start with P..

I need to pick one by one ...

Can any one help me with ur valuable suggestions...

Regards,

sridhar

Accepted Solutions (0)

Answers (4)

Answers (4)

sridharreddy_kondam
Active Contributor
0 Kudos

EOIO

Former Member
0 Kudos

Hi,

Please see the below links

/people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1

/people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC

/people/michal.krawczyk2/blog/2004/12/15/how-to-send-a-flat-file-with-fixed-lengths-to-xi-30-using-a-central-file-adapter - FCC

/people/jeyakumar.muthu2/blog/2005/11/29/file-content-conversion-for-unequal-number-of-columns - FCC

/people/anish.abraham2/blog/2005/06/08/content-conversion-patternrandom-content-in-input-file - FCC

/people/harrison.holland5/blog/2006/12/20/xi-configuration-for-mdm-integration--sample-scenario - FCC - MDM

/people/shabarish.vijayakumar/blog/2006/04/03/xi-in-the-role-of-a-ftp - FCC

/people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - FCC

/people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter - EOIO - File

Regards

Chilla..

prabhu_s2
Active Contributor
0 Kudos

If the file protocol is FTP, probably you can try with the wildcard search character ''. Sepcify you directory and then P.xml

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Look into this blog. It shows to Exclue Files in the sender file adapter. Should help your case,

<a href="/people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-adapter">how to exclude files in a sender File adapter?</a>

To process sequentially select Quality Of Service as Execalty Once in order ( EOIO ) in your Sender FIle adapter.

Regards

Bhavesh