error while calling APP Driven integration (with payload) from Application composer using POSTMAN.
We are creating an OIC wrapper in Application Composer where we need to pass some parameters and a request body to trigger the integration. However, when triggering the integration through Postman, it is not accepting the payload, simply getting triggered, and returning the following error:
<html><body>Exception in expression "CRTOICWRAPPER_c" object function CallOIC(java.lang.String): oracle.binding.expr.ServiceInvocationException Unexpected exception caught: oracle.adf.model.connection.rest.exception.RestConnectionException, msg=JBO-57001: Invocation of service URL used in connection failed with status code 400 Bad Request.<br/>at "CRTOICWRAPPER_c" object function CallOIC(java.lang.String) line 1<br/><br/></body></html>
1