cancel
Showing results for 
Search instead for 
Did you mean: 

How to send status message in SOAP to IDOC scenerio without BPM

Former Member
0 Kudos

Hi,

I have a SOAP to IDOC scenerio in which we require to send the status message back to user from XI that " IDOC has been sent successfully to SAP system"

We do not want to use BPM bacause of performance issues.

Can you please help me how to achieve this synchronous response without BPM.

Note: We require the status message from XI that the IDOC has been successfully posted to WESAP system

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Idoc only support async behaviour. U can't get the Idoc response as per ur requirement without BPM.

Better to go for abap proxy or RFC.

Or u may get the ack till XI.

Regards,

Prateek

Former Member
0 Kudos

get idoc ack in xi and process it as per your need.

Answers (0)