OIC WSM Policy Error while invoking ERP Cloud SOAP Report Service
Summary
WSM Policy Error "FailedAuthentication : The security token cannot be authenticated" while invoking ERP Cloud SOAP Report ServiceContent
Hello Experts,
We have an OIC Integration Flow that calls ERP Cloud Report Service - this is a SOAP Service secured using WSS Username Token policy. In OIC, we have a SOAP connection configured with username and password and connection test is successful. We are also able to call this web service endpoint and successfully receive a response from SOAP UI. However, when we run the OIC flow, we are getting the following error. When we looked at the diagnostic logs, it appears that OIC is sending a token (using oauth2_config_client_policy) rather than the username and password as configured in the connection. Any inputs on