Categories
Is is possible to invoke OIC (APP driven orchestration) from BIP report?
Answers
-
Hi Everyone,
Is there any solution for not getting the Error "HTTP Process error, no response returned" while triggering OIC through BIP. In OIC the Integration is getting Triggered but getting the Exception mentioned "Error while processing authentication at Trigger. Failed due to - 401 : Unauthorized".
Do we need to add any roles ?
Regards,
Nikil Vardharaj0 -
i also faced same issue, its issue with OIC Credentials passed in oracle fusion.
Check those connection details.
0 -
I am trying to invoke a OIC Integration from BIP and get the error 'HTTP Process error, no response returned'.
Note: There is no parameters for the OIC that is defined.
Below is the setup.
Step:1
Step 2: I have made sure there is no forward slash in the beginning.
Step:3
0 -
@Suprit Try running with a GET method
0 -
Thank you very much.
Changing it to 'GET' works. However, we have multiple OIC's in place and majority of them are POST requests. Just wanted to check if there are any limitations in Oracle BIP to trigger REST call with POST requests?
0 -
@Suprit It should work the same - you just need to use the action in your BIP call that you have defined when creating your REST trigger in the integration.
0 -
@Mike Burnett Yeah, that is how I expect the system to work ideally.
Upon your request when I change the OIC as GET and updated the same in BIP it worked.
Unfortunately, When OIC is of type POST and I call the POST from BIP I see the below error
"Error while processing at Trigger. Failed due to - 415 : Unsupported Media Type"
0 -
@Suprit i think you mentioned the wrong "Mike."
0