cancel
Showing results for 
Search instead for 
Did you mean: 

acknowledgement to sender system in sap pi

former_member232455
Participant
0 Kudos

Hi All,

if any message failed in receiver SAP system, need to send an acknowledgement to sender system like message has been failed like that. for example, i am sending one message from sender SAP system and in PI it is successful,but in receiver the message has been failed. so i need to send this ack to sender system.. is there any way to do this?

Regards,

Janardhan

former_member232455
Participant
0 Kudos

adding one more point, even if it is failed in PI system also i need to do same operation.

Regards,

Janardhan

Accepted Solutions (1)

Accepted Solutions (1)

former_member182412
Active Contributor
0 Kudos

Hi Janardan,

You need to request the acknowledgements in sender sap system in the proxy program, you can find the sample code in the below link.

Acknowledgments

Regards,

Praveen.

Answers (2)

Answers (2)

former_member232455
Participant
0 Kudos

Hi praveen,

I am sending proxy message to the receiver system. these application acknowledgments need to maintain in PI system or in source system?

could you please let me know the step by step procedure?

Regards,

Janardhan

former_member182412
Active Contributor
0 Kudos

Hi Janardhan,

Are you sending IDocs or Proxy message to the receiver SAP system? You can request application acknowledgements from sender SAP system then if the message fail in receiver system then it will send the application acknowledgements to sender SAP system.

Regards,

Praveen.

former_member232455
Participant
0 Kudos

Hi praveen,

I am sending proxy message to the receiver system. these application acknowledgments need to maintain in PI system or in source system?

could you please let me know the step by step procedure?

Regards,

Janardhan