Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to access OBIEE Custom Layouts(BIP template) using GO URL?

Summary
How to access OBIEE Custom Layouts(BIP template) using GO URL?
Content
Created a BI Publisher report using the OBIEE Analysis as a data source. First created OBIEE analysis and added it to a dashboard. Then using the "Custom Print Layout" option in the Print Options on dashboard, created a custom layout that automatically created a BI Publisher data model and Report. Then created additional RTF templates on that BI Publisher report. Now those new templates are made available from the print options section to print the report in a PDF format.
This dashboard URL is currently being called into a custom application using the GO Url, so when they click on it opens OBIEE Dashboard in a separate link. They can either print the dashboard or the custom layout manually. This is working as expected.
Now the requirement is to get the BI Publisher PDF using a link that takes in parameters to filter data. The dashboard parameters are currently working fine when i embed the BIP Report on dashboard or also via the custom print layouts.
But the users want to call a URL that can take in parameters to filter the data and generate the BIP Report output in PDF format.
Currently no parameters defined in BI Publisher data model as it doesn't support.
Please let me know if you anyone has any ideas.
Thanks
Sreenivas
Answers
-
You could get a link to the BI publisher report (similar to GOURL) from the report menu drop down. The link has parameter included along with other options for output type, template etc..
0 -
If you haven't already, take a look at this article
https://blog.iadvise.eu/2008/05/15/oracle-bi-%E2%80%93-dashboard-prompts-bi-publisher/
0 -
Hi Sherry,
Thank you for the response. Yes I am using that link only but the link is not showing the OBIEE Parameters in it. It just shows the "_params_dashboardexpr":"" in the URL.
http://scaobdev1.nycsca.org:9704/analytics/saw.dll?bipublisherEntry&Action=open&itemType=.xdo&bipPath=%2FCPS%20Reports%2F_portal%2FLight%20-%20Specificity%20-%20Bathroom%2FLight%20-%20Specificity%20-%20Bathroom_Lighting%20Fixtures.xdo&bipParams={"_xmode":"4","_xpf":"","_xpt":"0","_xdo":"%2FCPS%20Reports%2F_portal%2FLight%20-%20Specificity%20-%20Bathroom%2FLight%20-%20Specificity%20-%20Bathroom_Lighting%20Fixtures.xdo","_params_dashboardexpr":"","_xt":"Lighting%20Fixtures","_xf":"pdf","_xautorun":"true"}
Thanks
Sreenivas
0