cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP acknowledgment - with no BPM

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

I'm calling a WS in an async way via SOAP adapter

and I see "acknowledgment not possible" message status

(WS was called successfully)

is there any way to turn off those acks ?

BTW

I'm not using a BPM it's a simple - IDOC-SOAP call

Thank you,

Kind Regards,

michal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey

use SE16 make an entry in the report IDX_NOALE on the R/3 side

thanx

ahmad

Message was edited by:

Ahmad

MichalKrawczyk
Active Contributor
0 Kudos

hi,

I already had it set to:

No acknowledgments requested for all message types

but this doesn't help

thanks anyway,

Regards,

michal

bhavesh_kantilal
Active Contributor
0 Kudos

Michal,

I have seen issues with IDXNOALE as well.

Just try to play around the entries in the table,

1. Maybe try it specific to the Message Type.

2. Make sure port sre correct etc.

Turning off Idoc Ack's should do the trick as far as I know. Maybe the Idoc Ack's are not getting turned off here?

Regards

Bhavesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Michal,

If you see this help:

http://help.sap.com/saphelp_nw04s/helpdata/en/bf/27fd3b651f6a1ce10000000a11402f/content.htm

See in Example 1 it says:

version=3.0&<b>MessageClass=ApplicationMessage</b>&ProcessingMode=synchronous&MessageId=13490851-9aae-11d8-9e93-f28d0a12631c&TimeSent=2004-04-30T13%3A55%3A44Z&Sender.Party=016%3Apattern_33%3AAEG_837654&Sender.Service=SRM1&Receiver.Party=12_55%3A017%3ABASF&Receiver.Service=SALES&Interface=http%3A%2F%2Fsap.com%2Fexample%2Fsrm%5ESRM1

Check by removing this. Just a guess Michal. Also since the sender is an Idoc try in the report IDX_NOALE Do Not Request Acknowledgement.

Regards,

---Satish

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

I will try with ModuleBubbleHelper

and let you know

thank you,

Regards,

michal