Web Service Management

This table lists some general tasks for web services, and indicates where to find more information about each task.

Task More Information
Browse the web services in Oracle Applications Cloud. See the SOAP Web Services guides for Oracle Applications Cloud services. To browse the web services provisioned on your cloud instance, see Using Service Catalog Service.
Identify the web services provisioned on my cloud instance. See Using Service Catalog Service.
Find out about operations defined on a particular service and the shape of the request and response payloads. Find information about the web service in the SOAP Web Services guide for the appropriate Oracle Applications Cloud service at Oracle Help Center.
Learn about using create, get, update, merge, delete, find, and process (CRUD) operations, along with example payloads for the CRUD operations. The standard CRUD operations are typically defined on business object services. See Standard CRUD Operations.
Get the service end point URL for a particular web service deployed to my cloud instance. See Using Service Catalog Service. Find the web service in the SOAP Web Services guide for the appropriate Oracle Applications Cloud service at Oracle Help Center.
Learn what it means when a web service is marked as Deprecated. See Web Service Life Cycle.
Understand the changes to a service interface when a cloud instance is upgraded to a new release. See Backward Compatibility for Web Services.
Related Topics
  • About SOAP Web Services in Oracle Applications Cloud
  • Web Services Overview