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
- Open the Scheduler application.
- Create a new batch or open an existing batch.
- Add a new task to the batch.
- Select Business Rule as the task component.
- Enter the required task information.
- Select the business rule to execute from the Rule Name list.
- Specify the required execution parameters.
- Save the task.
- 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.