SOAP credentials are exposed in the download object request. — 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

SOAP credentials are exposed in the download object request.

edited Aug 5, 2025 1:22PM in Integration 2 comments

Summary:

The integration is not running without manually entering credentials in the request payload.

We have already created a connection, but we still need to enter them at the integration level.

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:downloadObject>
        <v2:reportAbsolutePath>?</v2:reportAbsolutePath>
        <v2:userID>?</v2:userID> ——/*Here, we need to enter the user ID in the OIC integration*/
        <v2:password>?</v2:password>
     </v2:downloadObject>
  </soapenv:Body>
</soapenv:Envelope>

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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