cancel
Showing results for 
Search instead for 
Did you mean: 

TO Get Ensuring Exactly Once Processing data from sender soap adapt

Former Member
0 Kudos

To XI Specialists

Now Im trying to get Ensuring Exactly Once Processing data from sender soap adapteter.

My plan is that send data from Receiver adapter, to Sender adapter by SOAP.

(1st interface is ABAP to Soap "BE", 2nd interface is Soap to File "EO")

Sender SOAP adapter will returun Ensuring Exactly Once Processing data.

(see SAP HELP, http://help.sap.com/saphelp_nw70/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm )

AND I want to get Ensuring Exactly Once Processing data, I want to determine what to do in ABAP proxy.

SO I made and tested 2interface. but error occuered.

I checked the error, and Now I know what is the cause.

The cause is that Ensuring Exactly Once Processing data didnt enter the payload, at Receiver Adapter.

1st interface coulnt get the payload data, so mapping error occuered....

Please give me help,

<b>"How to get Ensuring Exactly Once Processing data From Sender SOAP ADAPTER"</b>

or

<b>"How to enter Ensuring Exactly Once Processing data into Payload of Receiver SOAP ADAPTER"</b>

and more excelent way....

our XI is version7.0 and SP10

Please teach me your wisdom!

Naoki Kurihara

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I seeked and I noticed that

maybe I catched the message but the message dont have payload.

so I got no_payload error.

I checked SAP note.

I noticed, no_payload error will be managed to nomal message at SP13....

my XI is SP12....

I ll seek for another way!!

Thank you! noaki