BI Publisher (MOSC)

MOSC Banner

Dynamic hyperlink in bipublisher report

edited Sep 16, 2015 10:07AM in BI Publisher (MOSC) 5 commentsAnswered

Hi All,

I am calling bip report (master1) from adf page. The master1 report has hyperlink which will drill down to detail report.

The url in the hyperlink is dynamic which we want to specify in adf page. I tried keeping the below code in text form field in master1 report.

<fo:basic-link

external-destination="{$P_HOST}'/BIPOC/faces/complexReport?selectedparam=**value**'"

color="blue"

text-decoration="underline"><?DESC_ENG?> </fo:basic-link>

P_HOST will be the url specified in adf.

How can I achieve this!!

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center