cancel
Showing results for 
Search instead for 
Did you mean: 

In what QOS does the receiver SOAP adapter work BE or EO?

Former Member
0 Kudos

Hi,

In what QOS does the receiver SOAP adapter work BE or EO?

My guess is that it is by default EO, if so how do i make it work like synchronous?

There is no option to set it explicitly.

Thanks]

Shakthi

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Siva,

In receiving adapter you can't set the status. The receiving QOS is set in the pipeline by using the Sender Comm.channel QOS.

So for example in SOAP to SOAP scenario, if you set the Sender comm.channel as BE, then through out the Pipeline till it reaches the Receiver Comm.channel the QOS will be considered as BE only( Even though you didn't explicitly said to the Receiver comm.channel).

Hope it helps!

raj.

Former Member
0 Kudos

Thanx Raj, ur answer solved my problem.

Answers (1)

Answers (1)

Former Member
0 Kudos

SOAP works with: BE, EO or EOIO