Managing Global Integration Tokens in Account Reconciliation

The Global Integration Tokens enables you to create parameterized URLs, which you can use to launch OBIEE reports that require provision of parameters to display filtered report content.

When creating the URL, the parameters are inserted into the URL. When the URL is clicked, the parameters are replaced with the values from Oracle Hyperion Financial Close Management.

In Account Reconciliation Manager, parameters are configured from:

  • Static parameters defined in Account Reconciliation

  • Attributes of type Text and List assigned to Profiles or Reconciliations and Formats

  • Native Profile or Reconciliation attributes of type Text and List assigned to Profiles or Reconciliations and Formats

Example 21-1 Example:

...saw.dll?Go&Path=%2fshared%2fCustom%20ARM%2fReconciliation%20Header%20Report&Options=rmf&Action=Navigate&P0=1&P1=eq&P2="ARM%20Header"."G%20Account"&p3=$ARM_AccountID$&p4="$ARM_Period_Name$"
         

where $ARM_AccountID$ = 100-1500, and $ARM_Period_Name$ = June 2012

Example 21-2 The URL becomes:

..?Go&Path=%2fshared%2fCustom%20ARM%2fReconciliation%20Header%20Report&Options=rmf&Action=Navigate&P0=1&P1=eq&P2="ARM%20Header"."G%20Account"&p3=100-1500&p4="June 2012"
         

You can access URLs in Account Reconciliation from the following locations, in the Instructions section:

  • Profile dialog box, after an administrator adds a reference URL to a profile in the Instructions section.

  • Format dialog box, after an administrator adds a reference URL to a format in the Instructions section.

  • Actions dialog box.