Downloading UCM file - Webservice
Hi Team,
While downloading UCM file (Oracle fusion - 23D) using the webservice (/idcws/GenericSoapPort) by providing below payload
we are getting <missing raw response data> error message.
The file size is around 131 mb xml file.
how to fix the issue is there any other service available where i can download the large file from UCM.
<soapenv:Body>
<ucm:GenericRequest webKey="cs">
<ucm:Service IdcService="GET_FILE">
<ucm:Document>
<ucm:Field name="dID">12345</ucm:Field>
</ucm:Document>
</ucm:Service>
</ucm:GenericRequest>
</soapenv:Body>
Thanks
Ram
Tagged:
0