Tags automatic rule; business rule; create a rule; outbound rule; procedural rules; rule; schedule a job
What are tags?In PerformancePoint Planning Business Modeler, the way you run a rule or a rule set depends on the characteristics of the rule.
In short, Planning Business Modeler runs rules in Automatic rule sets and Definition rule sets when the model is reprocessed or deployed. You must run any other type of rule or rule set from the
Business Rules workspace, or include the rule or rule set in a scheduled job.
Important You cannot run a rule unless the rule has been manually validated. For more information, see Validate a rule.
What do you want to do?
Run a rule or rule set from the Business Rules workspace
- In the Workspace Browser pane, click Models.
- In the model site workspace, double-click a model that contains the rule you want to run.
- When the model opens, click the Business Rules tab to open the workspace.
- Right-click the rule set or the rule that you want to run, and then select Execute selected rule set or rule
from the shortcut menu. Alternatively, select the rule set or rule, and then click
the Execute selected rule set or rule
button.
- If the rule has no parameters, Planning Business Modeler runs the rule until it is completed. If the rule has parameters, the Parameters for rule 'RuleName' dialog box opens. In the dialog box, do one of the following:
-
View the results, and then click OK to return to the Business Rules workspace.
Note If the rule executes successfully, the Rule Execution Results dialog box displays several metrics, such as the number of cells affected
and the time that was
required to execute the query.
If the rule does not execute successfully, the
Messages dialog box displays one or more messages, errors, or warnings.
Top of Page
Include a rule or rule set in a scheduled job
To include a rule or rule set in a scheduled job, you must first add the rule or rule set to a job template.
Planning Business Modeler includes several predefined job templates that accept only specific rule types. For example, a Data Export job template accepts only Outbound rules, and a Currency job template accepts only Currency rules.
In addition, you can create a
custom Calculation Rule template
to run
one or more rules in a procedural rule set.
For more information, see Create a job template.
Top of Page