For more information, please refer to this announcement explaining best practices for getting answers to questions.
UCM GenericSoapPort Issue with IdcService="GET_SEARCH_RESULTS">
Content
Hi Everyone,
We are using the GenericSoapPort to Integrate the UCM for searching the latest file and download that file for transferring to Vendor.
We are testing WSDL---> https://fs-aufsn4x0lhf.oracleoutsourcing.com:443/idcws/GenericSoapPort?wsdl
Operation -- GET_SEARCH_RESULT
Payload
<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">
<ucm:Document>
<!--Zero or more repetitions:-->
<ucm:Field name="QueryText">dDocName <starts> 'UCMFA00045840'</ucm:Field>
<ucm:Field name="RevisionSelectionMethod">Latest</ucm:Field>
<!--Zero or more repetitions:-->