Categories
- All Categories
- Oracle Analytics Learning Hub
- 18 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 228 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 84 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Call OBIEE analytics using url from java code

2975248
Rank 1 - Community Starter
When I try to call the obiee analytics using URL as:
http://<serverIp>:port/analytics/saw.dll?Dashboard&nqUser=<username>&nqPassword=<password>
First time it works ok and the username/ password parameters will disappear from the url. But if I close the browser tab (Not close the hole browser) and try to run the url, the dashboard will open but the username and password will appear on the url.
I know this is because the user session is still active but is there anyway I can hide the username/password from url even if the user session is still active? or is there anyway to get sessionId and I deactivate it before calling the url?
OBIEE 11g
Thanks.
0
Answers
-
Check this link cool-bi.com/Blog/Tweaks/PortaBI.php
0