Hello PI experts!
We have developed a service management solution together with one of our partners to integrate their external portal (JBOSS server) into SAP ERP using web service technology:
3rd party system (web service) <--- HTTP(S) ---> (web service) SAP ERP
The web service consumer and provider were created in SAP ERP within our own partner namespace (/namespace/).
Now one of our customer wants to use their SAP PI as a middleware:
3rd party system (web service) <-- HTTP(S) --> SAP PI <-- HTTP(S) ---> (web service ) SAP ERP
If possible, we’d like to provide all functionality in SAP ERP within our own namespace (while using our own internal development system which isn't connected to any SAP PI) which means there should be no development required on customer system landscape. All components of SAP ERP should be deployed using transport requests. This requires that SAP PI should just act as proxy and forward the service calls between 3rd party portal and SAP ERP.
Is this possible? I’ve read about (sender / receive) SOAP adapter on help.sap.com. Is this the correct SAP PI use case for zero development on SAP ERP?
Thanks in advance and best regards
Alej