Introduction
The interface to integrate Unifier and an external system is based on Simple Object Access Protocol (SOAP) and Representational State Transfer (REST) web services.
This document describes how to use the web services for:
- Integration and passing data
- Codes used in web services
- Return values
Note: Oracle develops all new web services as Representational State Transfer (RESTful or REST) web services and not Simple Object Access Protocol (SOAP) web services. Support for SOAP services is deprecated beginning with version 23.5. Oracle recommends that the new integrations use RESTful web services.
The following services are included in the Web Service Description Language (WSDL) file, but these services are reserved for internal use only (not for customer use):
- createSapBPRecord
- getSapBPList
- getSapBPRecord
- updateSapBPRecord
- Ping
- getTransactionStatus
Note: Unifier contains a number of additional RESTful web services that are not documented in this guide. These RESTful web services are subject to change, for internal purposes only, and must not be used.
Within our documentation, some content might be specific for cloud deployments while other content is relevant for on-premises deployments. Any content that applies to only one of these deployments is labeled accordingly.
Last Published Friday, July 19, 2024