Categories
- All Categories
- Oracle Analytics Learning Hub
- 29 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 236 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
Calling BIP report with hyperlink issue
When customer use the hyperlink to navigate to a address like "baidu://message/?sid=&&id=DS_1207" in rft.
The address was changed to "file:///u01/oracle/config/mserver/bi_domain/baidu:/message/?sid=&&id=DS_1207" when view the report.
Tried to create a form field as below:
<fo:basic-link external-destination="url('baidu://message/?sid=&&id=DS_1207')" color="blue" text-decoration="underline">
But still the same issue,any idea about this?
Note:baidu://message/?sid=&&id=DS_1207 will call a third-party program to execute some procures to collect data.