-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Subject area does not appear #3
Comments
Hmm, I've not seen this one before and looking at the code, the error looks a bit strange. I'm not sure how It may help to debug in the previous function,
to line 302, above the line:
Then attempt to login again and you should see the web service response in the console. It is possible the structure of this response for subject areas is different in your version of OBIEE to 12c. You can see the expected structure in the line above: Body > describeSubjectAreaResult > subjectArea > tables |
Hi, |
Sounds to me like a regular OBIEE permissions issue whereby the user you tried has been denied access to all the subject areas. Insights takes the security from OBIEE, so if you don't have permissions to the subject areas usually, you won't have them in Insights. If you login to the vanilla application ( |
Hi, This is strange. Actually, I have an access only with service_account... to some subject area via insights and I still have an error with my obiee user . I lose my mind! I search more depthly and give the solution or the reason asap! If I find… Thanks again and Regards, Jérôme |
I strongly suspect this is an OBIEE security issue whereby your user is not receiving the correct application roles to see the subject areas. |
Hi,
First of all, thanks for your project.
I've just installed insights on 11.1.1.9.5 obiee verion. Everything seems to be ok. Login works perfectly. But...
Subject area does not appear.
When I check the console I have 👍
TypeError: outputData is undefined obiee.js:317:31
parseTablesAndCols http://xxx:9704/insights/js/obiee.js:317:31
obiee.getTablesAndCols/< http://xxxx:9704/insights/js/obiee.js:307:19
parseResponse http://xxxxx:9704/insights/js/obiee.js:65:5
wsCall/< http://xxxx:9704/insights/js/obiee.js:76:4
r.Callbacks/i http://xxxx:9704/insights/js/lib/jquery.min.js:3:27978
r.Callbacks/j.fireWith http://xxxx:9704/insights/js/lib/jquery.min.js:3:28749
A http://xxxx:9704/insights/js/lib/jquery.min.js:5:14201
Maybe, I just have to drink cofee and open my eyes ... But this morning I don't understand.
Do you ever have this kind of issue?
Many Thanks for all!
Jerome
parseTablesAndCols.txt
The text was updated successfully, but these errors were encountered: