Entering Runtime Prompts

When launched, a business rule can prompt you to enter variable information, called a runtime prompt. The business rule designer sets up runtime prompts. To learn how the display and values of runtime prompts are affected by certain settings and conditions, see “Understanding Runtime Prompts” in the Oracle Hyperion Planning Administrator's Online Help.

Notes:

  To enter a runtime prompt:

  1. Launch a business rule having a runtime prompt.

    See About Launching Business Rules.

  2. Enter or select the input type specified by the runtime prompt, summarized in the following table:

    Icon

    Expected Input Type

    Single Member Selection icon

    One member selection

    Multiple Member Selection icon

    Multiple member selections

    Numeric Value icon

    Numeric value

    Numeric Value icon

    Smart List value—select an item from the list

    Text Value icon

    Text value—use only with enhanced calc scripts, not with graphical scripts

    Dimension icon

    Dimension from the database—use only with enhanced calc scripts, not with graphical scripts

    Cross Dimension runtime prompt icon

    For Calculation Manager business rules only: Cross Dimension—a member combination that includes only one member from each dimension the designer has set for this runtime prompt (for example: Sales -> Actual -> Jan refers to the member intersection of Sales, Actual, and January)

    Member Range runtime prompt type icon

    For Calculation Manager business rules only: Member range—a range of members, selectable from each dimension the designer has set for this runtime prompt (for example: IDescendants(“Marketing”),FY08)

    Note:

    Icons display only in Classic view, not in streamlined view. Your administrator determines your view.

  3. If any runtime prompt values are not valid, correct them.

    Symbols indicate whether the values in runtime prompts are valid:

    Valid Member icon—the runtime prompt values are valid.

    Invalid Member icon—the runtime prompt values are not valid (for example, the entry does not exist in the dimension hierarchy). You cannot launch a business rule until all runtime prompt values are valid.

  4. Optional, for Calculation Manager business rules: To generate a file containing the runtime prompt values, select Create runtime prompt values file.

    The file is saved as rule_name.XML, in the HYPERION_HOME/products/planning/RTP/user_name folder. Administrators specify this generated file when launching business rules with the CalcMgrCmdLineLauncher.cmd utility (see the Oracle Hyperion Planning Administrator's Online Help).

  5. Click Launch.

    If the calculation is successful, the values in the database reflect the calculation results. See also Checking Job Status.

If you are using an Oracle Essbase substitution variable as the runtime prompt value and the value of that substitution variable is outside of the variable limits, the limits are ignored, and the rule launches successfully.