Using Generic SOAP Port Service to get Docdetails
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/" xmlns:ucm="http://www.oracle.com/UCM">
<soapenv:Header/>
<soapenv:Body>
<ucm:GenericRequest webKey="cs">
<ucm:Service IdcService="GET_SEARCH_RESULT">
<!--Optional:-->
<ucm:Document>
Tagged:
0