cancel
Showing results for 
Search instead for 
Did you mean: 

How to enable EO mode in SOAP adapter?

Former Member
0 Kudos

Hello,

I have scenario with transferring messages via SOAP adapter channel back to integration server. It seems like XI sends messages via internal loopback:

Integration server -> Adapter Framework Core -> SOAP Adapter receiver channel -> SOAP Adapter sender channel -> Adapter Framework -> Integration server

It runs on same XI system.

But I have problem with SOAP Adapter. All messages which transports via SOAP receiver channel always in "ExactlyOnceInOrder" mode. I want use ExactlyOnce mode but don't know how to enable it. SOAP receiver channel has no according settings.

Best regards,

Eugeny

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

Check out Sending Adapter settings ? i.e check the configuration for the Sender Adapter communication channel ..

Regards,

Moorthy

Former Member
0 Kudos

Hello,

I have EO mode in sender adapter channel.

But output messages (from XI) transports via receiver adapter channel to sender adapter channel.

Receiver SOAP channel has no "Quality Service" settings.

Best regards,

Eugeny

Former Member
0 Kudos

Eugene

Receiver channel has no control over QOS, the Sender determines QOS and is managed by Queues. So a situation for QOS setting in Receiver does not arise.