2024 Apr 01 7:57 PM - edited 2024 Apr 01 9:07 PM
Hi experts.
I have scenario where an external system makes a call to PI, then PI use that information to make a call to SAP and using the information returned from SAP, it makes another call to a third party API that will generate some data, that will passed to the original consumer (the external system). Also, the third party API uses OAuth 2.0, I don't know if this affects the scenario.
Is this scenario possible and/or is there a better aprocach to it? And how I would configure this in an ICO?
Attached image for clarification
Request clarification before answering.
Hello dholtzrs,
You can create 2 ICos if possible.
1- External to SAP (RESTSender to SOAPXIReceiver)
2- SAP to 3rd Party (SOAPXISender to RESTReceiver)
After the step "Returns Data" SAP ERP can consume the 2nd ICo (SAP to 3rd Party) and receive data from 3rd party. An ABAP Developer can map the data from 3rd party into the response structure of the 1st ICo.
Good luck.
Caner.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
58 | |
10 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.