2 Executing a Business Rule from the Scheduler

Use the Scheduler to execute a business rule as part of a scheduled or on-demand batch.

For information about creating and scheduling batches, see the Scheduler Services User Guide.

Create a Batch Task for a Business Rule

  1. Open the Scheduler application.
  2. Create a new batch or open an existing batch.
  3. Add a new task to the batch.
  4. Select Business Rule as the task component.
  5. Enter the required task information.
  6. Select the business rule to execute from the Rule Name list.
  7. Specify the required execution parameters.
  8. Save the task.
  9. Schedule or execute the batch.

Business Rule Task Parameters

Configure the following parameters for the Business Rule task.

Field Required Description
Task Name Yes Enter a unique name for the scheduler task.
Task Code Yes Enter a unique code for the scheduler task.
Rule Name Yes Select the business rule to execute. The available rules are displayed in a drop-down list.
MIS Date Optional Specifies the business date to be passed to the rule during execution. If no value is specified, the system uses the current system date.
As of Date Optional Specifies an effective date for rule execution. This field accepts placeholder values and includes a tooltip showing the supported date format. If left blank, no as-of-date value is passed to the rule.

Notes

  • The Scheduler passes the configured parameter values to the selected business rule during execution.
  • The MIS Date can be used as a runtime parameter when the selected business rule requires a business processing date.