Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
How to send a URL of dashboard in E-mail with parameters prompts
Summary
How to send a URL of dashboard in E-mail with parameters prompts
Content
Hello,
I would like send in e-mail a URL of dashboard with filters parameters populated.
I'm trying to use this URL http://test.com/analytics/saw.dll?Go&Path=/shared/Dashboards/MyDashboard&Page=Details&Action=Naviage&col=Info.OS&val1=1515476&op1=eq
And I receive this message:
Object expected: /shared/Dashboards/MyDasboard
Answers
-
That was an example. PortalPath and Go&Path are totally different:
https://docs.oracle.com/middleware/12212/biee/BIEIT/apiwebintegrate.htm#BIEIT363
0 -
Well your example is junk code to begin with, but you are aware the "dashboard" isn't acutally the path but rahter _portal since it's a system folder?
dashboard&PortalPath=%2Fshared%2FSample Lite%2F_portal%2FQuickStart
0 -
Hello Chistian, thank you for your atention.
If I use this URL:
The analysis is show.
But the filters doesn't works.
Do you know how can I pass filters information in URL parameters?
0