on 2023 Jan 12 8:24 AM
Hello Team
Is it possible to call the Proxy XI service from SAP DI both synchronously and Asynchronously?
Is there any operator to connect to Proxy XI service from SAP DI?
Requesting for your valuable inputs.
Thanks and Regards,
Rajesh PS
Hi Rajesh,
from technical perspective SAP DI connectivity supports HTTPS communication using:
ABAP Connection Type
or HTTPS Connection Type
I don't think you should have problems with ABAP Proxy as you can get the endpoint from WSDL on backend and try it out. But you need to make sure you provide request body as expected by ABAP Proxy.
BR, Piotr
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
piotr_radzki : You meant ABAP HTTP/HTTPS i.e. calling the below URL from SAP DI using SAP ABAP operator ?
or configure web services in S4HANA SOAMANAGER and use the WSDL binded URLin SAP DI using HTTP server operator?
URL: http://host:port/sap/xi/engine?type=entry
ABAP connection type supports only RFC and web socket RFC not the ABAP proxy calls.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.