7.25.1.1.4 Editing Global Variables for OBIEE or OAS

To edit the global variables for OBIEE, in this release of the OFS HM application, follow these steps:
  1. Host the RPD in the server where you have configured OBIEE or OAS and Catalog for the OFS HM application as part of this release.
  2. Log in to OBIEE or OAS by using the URL format (http://<ipaddress>:<port>/analytics) to open the home page.

    Figure 7-55 The Analytics Home Page


    The Analytics Home Page

  3. In the Dashboards drop-down list, and then click Fair Value Summary to open the Fair Value Summary Dashboard.

    Figure 7-56 The Fair Value Summary Dashboard.


    The Fair Value Summary Dashboard.

  4. Click Edit on any of the reports to open the Settings window.

    Figure 7-57 The Settings Window


    The Settings Window

  5. In the Criteria tab, in the SelectedColumns pane, click CriteriaHedgeManagement.
  6. Click Settings
  7. Click Edit formula to open the Edit Column Formula window.

    Figure 7-58 The Edit Column Formula Window


    The Edit Column Formula Window

  8. In the Variables drop-down list, select Global… to open the Insert Global Variable window.
  9. Select the Global Variable that you want to edit, and then click Edit Global Variable.
  10. Edit a global variable with the following details:

    Table 7-3 Required Values for the Global Variable

    Field Value to be added
    Name denomination
    Type Text
    Value case when '@{denomination}{In Thousand}' = 'in thousand' then 1000 when '@{denomination}{In Thousand}' = 'in million' then 1000000 else 1 end

    Figure 7-59 The Edit Global Variable Window


    The Edit Global Variable Window

  11. Click OK, and then click OK again to save.