Hyperlink to External Applications from OBIEE 11g Report data
Hi All...
I have a requirement of adding a hyperlink from report data to an external application.
For Ex: Assuming I have a table showing Customer Id and Customer Name .
Now lets say this data has been extracted from one of the edge application which holds Customer information.
On click of each customer Id, I want to be able to navigate to the source application screen with this customer Id as my input.
Am looking for good ways of implementing this.
One way is to have the url using a html tag in the formula with the values to be passed.
Another is to use the Action links provided but problem there is we can't use variables for holding the host name and port of the Source Application.
Am looking for a configurable option.
Has anyone tried such scenario earlier ? Any inputs on this ?
Thks
S M