cancel
Showing results for 
Search instead for 
Did you mean: 

EOIO in file adapter

Former Member
0 Kudos

hi guruz,

what is EOIO in file adapter ,why we r using this.

pls guide me .

warm regards.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

thanks for ur help.

Former Member
0 Kudos

Hi,

EO (Exactly Once):

The message is sent asynchronously. The sender does not wait for a response. The Integration Engine and the Adapter Engine guarantee that the message is sent and processed exactly once.

EOIO (Exactly Once In Order):

Messages are delivered with the same queue names in the same sequence that they were sent from the sender system. Message processing is asynchronous in this case.

Thanks

Govinda.

Former Member
0 Kudos

Hello,

We use EOIO in file adapter in case we want files process by AE in exact order they placed in exchange directory.

BR,

Dzmitry

Former Member
0 Kudos

HI,

EOIO is exactly once in order, which tells us that asyncronous message is delivered with a guranteed order.

you can go with the blog:

Regards.

prateek
Active Contributor
0 Kudos

Please search it on sdn with name "File EOIO". You will find a lot of information.

Regards,

Prateek