cancel
Showing results for 
Search instead for 
Did you mean: 

Files picking one after another

former_member188885
Active Participant
0 Kudos

Hi,

We have a scenario which includes File and Proxy (receiver). The FTP will have 3 files places in it. they might be together. Now PI has to process these files, say File1, File2, File3 one after the other in a order. PI needs to pick the File1 process it and then pick the File2 and so on.

I thought of using ATP and polling interval, but then if the first file fails, this wont work out.

So can anyone tell me if there is a way for this?

Regards,

Lavanya R

Accepted Solutions (1)

Accepted Solutions (1)

sateesh437
Participant
0 Kudos

Hi Lavanya,

You can check the option "Archive Source Files with Errors" in File sender cc.

Files which fail will be moved to Error directory and rest of the files shall be processed.

Configuring the Sender File/FTP Adapter (SAP Library - Partner Connectivity Kit)

Regards,

Sateesh.

former_member188885
Active Participant
0 Kudos

thank you for the reply. But i want the second file to be processed only after the first file is prcessed successfully.

former_member200386
Active Participant
0 Kudos

Hi Lavanya,

Please refer below thread hope this will help

http://scn.sap.com/thread/3598435

Former Member
0 Kudos

Hi Lavanya,

Maintain EOIO(message will process one after the other) in sender file adapter this will maintain the sequence. If you want sender file adapter to pick one file at a time (Let's say file1 success then next file file2 to pick), i'm afraid its not possible.

Regards,

Praveen

Answers (0)