cancel
Showing results for 
Search instead for 
Did you mean: 

IDoc Acknowledgement in SAP CPI

rrmalgi
Participant
2,329

Dear All,

We are faced with a scenario where we need to pass IDoc processing status(not delivery status) in ECC back to the sender from CPI. Is it possible? Please suggest.

Regards,

Malgi

View Entire Topic
shweta_walaskar
Product and Topic Expert
Product and Topic Expert

Hi Malgi,

Yes, as CPI IDoc adapter is based on SOAP, it is possible to capture IDoc posting response and send it back to Sender system using Request-Reply pattern.

Here is an example:

https://api.sap.com/integrationflow/Replicate-Orders-From-SAP-Commerce-Cloud-To-SAP-ERP

Regards,

Shweta

rrmalgi
Participant
0 Kudos

Thanks Shweta for your response. I understand the below properties are supported. I wanted to understand if it is possible to know the status of the Idoc. In the reference example shared by you, is it possible to know if the IDoc status? For Ex: 51 - Application document not posted, 53 - Application document posted etc

Regards,

Malgi