Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

OBIEE 12c ADF BC as data source

Question
23
Views
0
Comments
3261764
3261764 Rank 1 - Community Starter

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