Deep Links in Budgetary Control

Fusion Applications support direct navigation from Oracle Transactional Business Intelligence (OTBI) reports to certain areas in the applications using deep links.

For more information about deep links, see related topics at the end of this section.

Deep Link to Review Budget Entries for Budget Balances

You can embed a deep link in the budget balances in an OTBI report that is based on budgetary control balances to the Review Budget Entries page to identify the underlying budget entries. Add a deep link in the Column properties of the Interaction tab for each budget balance column. The deep link URL and the parameters are specified below.

Deep Link:
https://pod-name/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlBudgetName=@{controlBudgetName};budgetAccount=@{budgetAccount};
periodName=@{periodName}
Note: Replace <pod-name> with your pod name to use this Deep Link.

Review Budgetary Entries Deep Link Parameters

Name Prompt Value
1 objType XCC_REVIEWBUDGETENTRIES
2 action

VIEW/NONE

  • If the user base of your OTBI reports includes self service users, configure the deep link with the “NONE” action
  • If the user base of your OTBI reports are professional users only, you can configure the deep link with either “VIEW” or “NONE” action:
    • VIEW: Navigates back from Review Budget Entries to Budgetary Control Dashboard
    • NONE: Navigates back from Review Budget Entries to Financial Reporting Center
controlBudgetName controlBudgetName

Select column value

Control Budget.Control Budget Name

budgetAccount budgetAccount

Select column value:

Control Budget Account.Concatenated Segments

periodName periodName

Select column value:

Time.Budget Period Name

Deep Link to Review Budgetary Control Transactions for Consumption Balances

You can embed a deep link in the consumption balances in an OTBI report that is based on budgetary control balances to link to the Review Budgetary Control Transactions page to identify the underlying transactions. Add a deep link in the Column properties of the Interaction tab for each consumption balance column. The deep link URL and the parameters are specified below.

Deep Link:
https://pod-name/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlBudgetName=@{controlBudgetName};budgetAccount=@{budgetAccount};
periodName=@{periodName};balanceAmount=@{balanceAmount};balanceType=@{balanceType}
Note: Replace <pod-name> with your pod name to use this Deep Link.

Review Budgetary Control Transactions Deep Link Parameters

Name Prompt Value
1 objType XCC_REVIEWTRANSACTIONS
2 action

VIEW/NONE

  • If the user base of your OTBI reports includes self service users, configure the deep link with the “NONE” action
  • If the user base of your OTBI reports are professional users only, you can configure the deep link with either “VIEW” or “NONE” action:
    • VIEW: Navigates back from Review Budgetary Control Transactions to Budgetary Control Dashboard
    • NONE: Navigates back from Review Budgetary Control Transactions to Financial Reporting Center
controlBudgetName controlBudgetName

Select column value

Control Budget.Control Budget Name

budgetAccount budgetAccount

Select column value:

Control Budget Account.Concatenated Segments

periodName periodName

Select column value:

Time.Budget Period Name

balanceAmount balanceAmount For each consumption balance type column for which deep link is enabled, select the corresponding column value:
  • "Consumption"."Commitments"

  • "Consumption"."Obligations"

  • "Consumption"."Other Anticipated Expenditures"

  • "Consumption"."Expenditures"

balanceType balanceType
For each consumption balance type column for which deep link is enabled, enter the corresponding column value:
  • Commitment
  • Obligation
  • Other encumbrance
  • Expenditure

Deep Link to Review Budgetary Control Balances for Budget and Consumption Balances

Alternately, you can embed a deep link in the budget and consumption balances in an OTBI report that is based on budgetary control balances to link to the Review Budgetary Control Balances page first. From the Review Budgetary Control Balances page, the budget and consumption balances natively drill to the Review Budget Entries and Review Budgetary Control Transactions pages, respectively. Add a deep link in the Column properties of the Interaction tab for each budget and consumption balance column. The deep link URL and the parameters are specified below.

Deep Link:
https://pod-name/fscmUI/faces/deeplink?objType=@{1}&action=@{2}&objKey=controlBudgetName=@{controlBudgetName};budgetAccount=@{budgetAccount};
periodName=@{periodName}
Note: Replace <pod-name> with your pod name to use this Deep Link.

Review Budgetary Control Balances Deep Link Parameters

Name Prompt Value
1 objType XCC_REVIEWBUDGETBALANCES
2 action

VIEW/NONE

  • If the user base of your OTBI reports includes self service users, configure the deep link with the “NONE” action
  • If the user base of your OTBI reports are professional users only, you can configure the deep link with either “VIEW” or “NONE” action:
    • VIEW: Navigates back from Review Budgetary Control Balances to Budgetary Control Dashboard
    • NONE: Navigates back from Review Budgetary Control Balances to Financial Reporting Center
controlBudgetName controlBudgetName

Select column value

Control Budget.Control Budget Name

budgetAccount budgetAccount

Select column value:

Control Budget Account.Concatenated Segments

periodName periodName

Select column value:

Time.Budget Period Name

Note:

A sample OTBI report with embedded deep links to the Review Budget Entries, Review Budgetary Control Transactions and Review Budgetary Control Balances pages for the budget and consumption balances is available on Customer Connect. In Customer Connect, search by “Budgetary Control Balances OTBI with Deep Link Sample Report” keywords.