Categories
- All Categories
- 149 Oracle Analytics News
- 27 Oracle Analytics Videos
- 14.7K Oracle Analytics Forums
- 5.7K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 54 Oracle Analytics Trainings
- 12 Oracle Analytics Data Visualizations Challenge
- 4 Oracle Analytics Career
- 2 Oracle Analytics Industry
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Calling BIP report with hyperlink issue

Benny Gong-Oracle
Rank 1 - Community Starter
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.
0