Trying to upload object through WSDL in SOAP UI — Cloud Customer Connect
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

Trying to upload object through WSDL in SOAP UI

edited Jul 23, 2025 3:46PM in Reporting and Analytics for ERP 2 comments

We are trying to upload object via soap ui

Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:v2="http://xmlns.oracle.com/oxp/service/v2">
soapenv:Header/
soapenv:Body
v2:uploadObject
v2:reportObjectAbsolutePathURL/Custom/<REPORTPATH>.xdo</v2:reportObjectAbsolutePathURL>
v2:objectTypexdoz</v2:objectType>
v2:objectZippedDataBASE64Data(got from downloadobject</v2:objectZippedData>
v2:userID</v2:userID>
v2:password</v2:password>
</v2:uploadObject>
</soapenv:Body>
</soapenv:Envelope>

Error:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
soapenv:Body
soapenv:Fault
<faultcode>soapenv:Server</faultcode>
<faultstring>Security violation: /Custom/<REPORTPATH>.xdo, user: ****, expect: 514, permission: 2552</faultstring>
</soapenv:Fault>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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