Categories
- All Categories
- 75 Oracle Analytics News
- 7 Oracle Analytics Videos
- 14K Oracle Analytics Forums
- 5.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 40 Oracle Analytics Trainings
- 59 Oracle Analytics Data Visualizations
- 2 Oracle Analytics Data Visualizations Challenge
- 3 Oracle Analytics Career
- 4 Oracle Analytics Industry
- Find Partners
- For Partners
Can we pass parameters from a jsp page to an obiee report ?
Hi ,
I'm using obiee version 12.2.1.2.0. As a part of our project I would like to know can we pass values from a jsp page to an obiee report ?.If so, Please let me know how we can pass the parameters
Thanks in advance!
Thanks ,
Vineela
Answers
-
Hi,
Can you define "OBIEE report" better?
You mean a BI Publisher report? An OBIEE analysis? An OBIEE dashboard page?
0 -
Hi Gianni,
Thanks for your response.I mean an OBIEE analysis in a OBIEE dashboard page.. Is it possible to pass the parameters to an analysis?
0 -
In general you can pass parameters values for an analysis when calling the analysis itself. You can see some extra info on this on various blog posts like for example http://allaboutobiee.blogspot.com/2018/10/go-url-with-parameters-example-in-obiee.html (ignore the part about disabling SSO etc., only look at how parameters can be set).
Start exploring these things and you could probably get what you need.
You can also look at your dashboard page options and click on "Create Prompted link" and look at the URL it will generate in your browser.
You will see how it set values for prompts etc. and you can take that url replacing the values as you need and job done.
0