cancel
Showing results for 
Search instead for 
Did you mean: 

File Sender to process single file

Former Member
0 Kudos

Hi,

Is it possible to force the File Sender adapter to process a single file at a time? So, if the polling is set to 60 seconds it will only process a single file then 60 seconds later process the next file?

Thanks,

Gareth

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Gareth,

Use QOS as EOIO and set the processing sequence " By Date".

It should work. Let me know if you find any issues

Regards,

Kiran

Former Member
0 Kudos

Hi,

This does process the files in order but I was hoping to process 1 file, then 5 mins later process another file.

By changing the QOS it still picks all files up from the folder in one go.

Gareth

Former Member
0 Kudos

Hi Gareth,

Mention the directory and file name in the advanced selection for source file apart from QOS and use the desired polling interval. I think its going to work for you.

markangelo_dihiansan
Active Contributor
0 Kudos

Hello Gareth,

This should be possible, you have to use exclusion mask as can be seen on this blog

http://scn.sap.com/people/mickael.huchet/blog/2006/09/18/xipi-how-to-exclude-files-in-a-sender-file-...

There is an illustration there (Solution N*1) that made the polling look like serialized (e.g one at a time).

Hope this helps,

Mark

Former Member
0 Kudos

see if this helps you

https://scn.sap.com/thread/2008371