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

Unable to upload a file in a specific UCM folder through SOAP call

Hi, We are trying to upload a file to a specific folder on UCM (Fusion CRM) using a SOAP call.

We are using the following payload, and while we receive a 200 OK response, the file does not appear in the specified folder. How can we ensure the file is uploaded to the correct folder? Could you provide an example?

<soapenv:Header>

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

<soapenv:Body>

<ucm:GenericRequest webKey="cs">

<ucm:Service IdcService="CHECKIN_NEW">

<ucm:Field name="dDocTitle">20252801_import_account</ucm:Field>

<ucm:Field name="dDocType">Document</ucm:Field>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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