Can BI Deep Link use variable to represent the servername in the URL
We are running Fusion 21C with Oracle Business Intelligence 11.1.1.9
Deep Links present an issue during P2T environment copy downs because after each refresh all Deep Links have to be modified, in each lower environment, to the lower environment servername to insure those environments are not accessing/viewing Production data. Is there any variable that can be substituted for the servername portion of the Deep Link URL (i.e. https:\\servername\fscmUI\faces\deeplink?...) so that a link will always launch to the environment it is initiated from?
How has this been solved by everyone else?
* Tried defining a user-defined Variable (i.e. @{1} ) and assigned it a value using query against ASK_DEPLOYED_DOMAINS table [which returns correct value], but error message on Save indicates variables allowed only in the search portion of the URL (i.e. after the ? where the criteria fields are provided values).
Deep Links present an issue during P2T environment copy downs because after each refresh all Deep Links have to be modified, in each lower environment, to the lower environment servername to insure those environments are not accessing/viewing Production data. Is there any variable that can be substituted for the servername portion of the Deep Link URL (i.e. https:\\servername\fscmUI\faces\deeplink?...) so that a link will always launch to the environment it is initiated from?
How has this been solved by everyone else?
* Tried defining a user-defined Variable (i.e. @{1} ) and assigned it a value using query against ASK_DEPLOYED_DOMAINS table [which returns correct value], but error message on Save indicates variables allowed only in the search portion of the URL (i.e. after the ? where the criteria fields are provided values).
0