cancel
Showing results for 
Search instead for 
Did you mean: 

HOw to set processing sequence of file in File adaptor?

Former Member
0 Kudos

Hi @ ,

I am using file adaptor where i need to ensure the files are processed in a particular sequence like a,b,c,d and if c is received before a and b it should not be processed unless a and b are processed

Please help how to do this .

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

bhavesh_kantilal
Active Contributor
0 Kudos

In the sender file adapter make the Quality of serivce as EOIO-- Exactly Once in Order. The Queue Name can be anything here.

Let the processing Mode be BY NAME and now the file will be processed sequentially

regards

Bhavesh

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

you just need to set:

Processing Sequence (for transport protocol File System (NFS))

(it only works with NFS)

and set it: By Date

reference:

http://help.sap.com/saphelp_nw04/helpdata/en/e3/94007075cae04f930cc4c034e411e1/content.htm

is that what you're looking for?

Regards,

michal

-


<a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>