Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

GenericSOAP service for UCM Serach not working

edited Dec 7, 2017 8:00AM in Integration 8 comments

Summary

GenericSOAP service for UCM Serach not working

Content

Hi,

I am trying to Search UCM for specific file and tried multiple option in SOAP message. always i get error: Unable to retrieve search results. The query text is invalid.

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ucm="http://www.oracle.com/UCM">

   <soapenv:Header/>

   <soapenv:Body>

      <ucm:GenericRequest webKey="cs">

         <ucm:Service IdcService="GET_SEARCH_RESULTS">

            <!--Optional:-->

            <ucm:User/>

            <ucm:Document>

               <ucm:Field name="QueryText">dDocTitle &lt;contains&gt; "Taleo"</ucm:Field>

            </ucm:Document>

         </ucm:Service>

      </ucm:GenericRequest>

   </soapenv:Body>

</soapenv:Envelope>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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