Dear Experts,
I have a scenario where there N numbers of ERP (ECC) systems are using same RFC to a PI system. The Interface is needed to be configured to catch the RFC dynamically from anyone of N numbers of ECC systems to call the single receiver service. This is part has been achieved by creating the RFC destinations with same name, same PID with central gateway details.
But, here the challenge is the response from the receiver also needs to be updated into all ECC systems. With the above approach the only system which is triggered RFC only getting the response and remaining ECC systems are not updating with same data.
Any ideas how to achieve the above functionality.