Correlation is breaking between SAP ERP & PI as well as between PI and .NET.



SAP ERP  

1) ABAP to JAVA RFC calls are not supported (dual stack PI system incoming RFC traffic via the Java part)

2) SAP GUI transactions are reconstructed from logs into BT. In this case, only 1 RFC "hop" is reconstructed and cannot be correlated with downstream agents


i. Custom development can be done to handle custom code as an "online" BT and custom RFC exit call code snippet can be added, but this only works for ABAP-to-ABAP RFC


SAP PI (dual stack)

1) Dual stack PI system is not in supported environments. Support is only declared for single stack (Java only) PI/PO systems.

2) End-to-end correlation is not technically possible for dual-stack systems for many in-out message type combinations




.NET (WCF)

1) If WCF has its own adapter in PI, then this is not supported

2) We support only outbound message types HTTP, SOAP, and RFC for PI