HI Experts,
we are planning to Integrate SAp and another TAS system using web services (no XI/PI). Please tell me if this way is correct.
XML format of iDoc will be the data format, web service technology will be used to exchange data between SAP and TAS.
To Transfer data to TAS, the client application running on SAP server will try to connect to the web service running on TAS server. Once connection is established, idoc data will be sent to TAS, then the connection will be closed.
To transfer data to SAP, the client application running on TAS server will try to make connection to the web service running on SAP server. Once connection is established, idoc data will be sent to SAP, then the connection will be closed.
tnx and regards
Edited by: Technical Group on Dec 6, 2011 4:18 AM