Hi all
I have implemented the "Business process Monitoring" to monitor 10 interfaces.
The communication is between SAP Pi and SAP ECC. SAP PI send idocs type acc_document to SAP ECC. I would to monitor the status of inbound-idoc in SAP ECC System for all interface so I have created 10 Customize Monitoring Object in SAP ECC with transaction BDMO using for the filed
u201CMessage Typeu201D acc_document. The problem is that all interfaces use acc_document so if the idoc of interface 1 generate the error this error is detect to all interface. So, how can I monitor those interfaces correctly?
Thanks a lot for collaboration