Oracle® Fusion Middleware Developer's Guide for Content Server 11g Release 1 (11.1.1) Part Number E10807-01 |
|
|
View PDF |
Oracle UCM provides two types of Web services: a general (generic) JAX-WS based Web service, and a native SOAP based Web service. The two types of Web services reside in two different context roots. The context root is the primary identifier in the URL for accessing the Web services.
The context roots are:
/idcws/
- Use this context root for general access to a Oracle UCM Content Server instance through any regular Web services client.
/idcnativews/
- The Remote IDC client (RIDC) uses the native Web services. . It is recommended that you do not develop custom client against these services.
The following table describes the Oracle UCM Web service in the /idcws/
context root.
The following table describes the Oracle UCM Web services in the /idcnativews/ context root.