cancel
Showing results for 
Search instead for 
Did you mean: 

soap reciver adapter asynch configuration ?

Former Member
0 Kudos

Hi Guys,

I am trying to configure the soap receiver adapter for asynchronus process. I have gone through the note 856597 and there the info is as below

  • Q: What are the correct receiver options for asynchronous calls?

A: The processing mode of the receiver is determined by the message that reaches the receiver. If you are sending a message with some quality of service, to provide this service of quality to the server, your must make sure two things.

First, your receiver channel must be configured to pass the XI message ID to the server. Second, your web service must check duplicates using this message ID.

How to configure the receiver channel to pass the XI message ID to the server ?

How to make the webservice to check for the duplicates using this message ID ?

Are there any settings in the soap receiver to make it asychronus ?

any help would be really appreciated

Thanks,

srini

Accepted Solutions (0)

Answers (2)

Answers (2)

udo_martens
Active Contributor
0 Kudos

Hi Srini,

forget about that, this infos from the note are for SOAP <b>sender</b> channel. For configuring the receiver channel just look to <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/29/5bd93f130f9215e10000000a155106/frameset.htm">SAP Library: Configuring the Receiver SOAP Adapter</a>

Regards,

Udo

former_member181999
Contributor
0 Kudos

Hello

From your below message I could find below 3 questions.

Q1. How to configure the receiver channel to pass the XI message ID to the server ?

Answer.

I have no idea.

Q2. How to make the webservice to check for the duplicates using this message ID ?

Answer.

In the communication channel select the below options.

Procession parameters: Processing mode: Archive.

Q3. Are there any settings in the soap receiver to make it asychronus ?

<u>Answer.</u>

<b>Adapter typ :</b> SOAP, Http://sap.com/xi/xi/System

Protocal typ: HTTP

Message protocal: SOAP1.1

<b>Processing Paremeters</b> Quality of Service : besteffect

<b>Adapter status</b>

Status: Active