Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How to call Static variable in CustomLink.xml file in OBIEE11G

Question
1
Views
0
Comments
Rank 1 - Community Starter

Hi All,

Recently we have upgraded for OBIEE 10g to OBIEE11g.

In 10g we have created custom links using by calling 'Static Variables' in commonuitemplete.xml.

If i call same variables in 11g customlink.xml it is working.Let me know if anything is wrong in the below code.

Code:

<link id="l1" name="Training1" description="For Training Material and Definition of Warehouse Calculations" src="@{biServer.variables['TrainingURL']}" target="blank" >

  <locations>

  <location name="header"/>

  </locations>

Thanks,

Sai Prasad.

Welcome!

It looks like you're new here. Sign in or register to get started.