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