You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Using Generic SOAP Port Service to get Docdetails

edited Feb 6, 2020 11:33AM in Integration 8 comments

Content

Hi All,

Wanted to check what will be the correct payload to serch a File uploaded in UCM using generic soap port service.

For e.g wanted to check if there is any file uploaded in UCM with filename prefix : ABC*[ Like opertion getDocumentIdsForFilePrefix in ERPIntegrationService]

Tried below payload for getting the result but seems not working properly:

https://<host>:<port>/idcws/GenericSoapPort

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:ucm="http://www.oracle.com/UCM"&gt;
   <soapenv:Header/>
   <soapenv:Body>
      <ucm:GenericRequest webKey="cs">
         <ucm:Service IdcService="GET_SEARCH_RESULT">
            <!--Optional:-->
            <ucm:Document>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!