SOAP Over HTTP

SOAP over HTTP service calls use the standard synchronous web services message format. The integration pattern is as follows:

SOAP over HTTP Integration Pattern

In the SOAP over HTTP pattern, a service client makes a synchronous service call to the Order Management Services component. The service calls the appropriate operation and performs the required operation before sending a reply to the calling application.

Since TIBCO Order Management is deployed as part of the Order Management Server, the endpoint URLs for SOAP over HTTP have changed. The new endpoint URLs for the respective component is as follows:

  • AOPD Service in standalone and collocated mode http://<host>:<port>/api/aopdService