cancel
Showing results for 
Search instead for 
Did you mean: 

Processing acknowledgement messages in PI

Former Member
0 Kudos

Hello Experts,

I am having a Mainframe to ABAP proxy scenario where I am updating mainframe data into SAP. Mainframe application expects the acknowledgement after successful update into SAP. I have created another Proxy to Mainframe interface for the same.

But I also found that, the target ECCsystem generates acknowledgement message and sends it back to PI server (I could see the same in SXMB_MONI udner Request message).

I was planning to make use of this message to send acknowledgement back to mainframe system but couldn't find how to acheive this. I tried creating receiver determination for the same but was not of any help.

I had a look at help.sap.com but it talks about processing acknowledgements in Sender ABAP proxy or incase of IDocs but it discusses about querying the acknowledgement messages.

Can we make use to acknowledgement message where senders of the message are not capable of querying this message?

Thanks in advance.

Regards

Rajeev

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

i don't think this is possible