Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 215 Oracle Analytics News
- 43 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12c ADF BC as data source

Hi
I am trying to use Oracle Business Intelligence (12c) integration with ADF Business Components to generate reports on data within my ADF application.
The steps that I am following are mentioned https://docs.oracle.com/middleware/1221/biee/BIEMG/adf.htm#BIEMG3568.
However when I try to import metadata using the BI Admin tool I face an error : [nQSError: 94480] Received invalid ADF Protocol Tag.
The weblogic Server logs the error as: Error: Failed to parse BIADFToken. BIADFIdentityAsserterProvider received corrupted token.
Also, the URL http://<context root of deployed App>/obieebroker generated as part of app deployment to weblogic server fails to return anything.
Can anyone suggest a solution please?
Thanks