Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Is is possible to invoke OIC (APP driven orchestration) from BIP report?
Answers
-
Hi @Pradeep Moganti,
For me also it was working fine but just few days before it giving the same error.
HTTP Process error, no response returned
Yes I'm getting 401-Unauthorized error in OIC as well.
Any solution for this how to resolve this. I have the writes as well on OIC and BIP report as well.
thanks,
0 -
@Pradeep Moganti
Has it worked since the GEN3 update? If not see my post - you need to remove the preceding slash on your URL Suffix.
e.g.
from /ic/api/integration/v1/flows/rest
to ic/api/integration/v1/flows/restIf it has worked since GEN3, then check your credentials are working okay on the connection.
Mike
0 -
I had removed the preceding slash on my URL suffix but still I am facing the below error
"HTTP Process error, no response returned"
The Engine logs says that its 401 Unauthorized where same credentials are working through Postman
0