2009 Dec 09 9:35 PM
Hi all,
A requirement is to connect to external [webapi (SOAP)|http://demo.turtletech.com/latest/webAPI/CD_CB.asmx?op=InitiateConnectDisconnect] and get a result to SAP ECC. We are currently running on SAP ECC 6.0 without SAP XI or WEB AS.
The question is how to write abap program to call their webapi and get the result back to SAP?
I did some reseach and think that Enterprise service may be able to do this. Where should I get start on it?
Thank you,
Chaiphon
Hi all,
A requirement is to connect to external [webapi (SOAP)|http://demo.turtletech.com/latest/webAPI/CD_CB.asmx?op=InitiateConnectDisconnect] and get a result to SAP ECC. We are currently running on SAP ECC 6.0 without SAP XI or WEB AS.
The question is how to write abap program to call their webapi and get the result back to SAP?
I did some reseach and think that Enterprise service may be able to do this. Where should I get start on it?
Thank you,
Chaiphon
2009 Dec 09 9:41 PM
You should go to the help files on web services and read about consuming web services. You need to generate an ABAP proxy class using the available wizard based on the WSDL document provided and then create a logical port and a program to use the proxy class. The help files are very good on this topic.
2009 Dec 09 9:48 PM
2009 Dec 15 4:31 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |