How To Consume WCC Web Service DocInfo.wsdl from Siebel
(Doc ID 1572112.1)
Last updated on SEPTEMBER 20, 2023
Applies to:
Oracle WebCenter Content - Version 11.1.1.3.0 and laterInformation in this document applies to any platform.
Goal
WebCenter Content provides web services from the WSDLGenerator component. The WSDL file for these web services are available from the Administration -> Soap WSDLs link in WebCenter Content. Any SOAP or web service client can use these WSDLs to call content server services, such as DOC_INFO or GET_SEARCH_RESULTS.
In the event that the Soap client is Siebel, the following document shows an example import of the DocInfo.wsdl into Siebel to create an Outbound Web Service, and corresponding Business Service. Siebel provides a Simulator tool to test the web service. More advanced use of this web service requires additional Siebel expertise, and this "how to" is simply to illustrate that WCC web services are accessible from Siebel.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |