3.8.5 Rules Framework using Batch Process
You can perform Business Rules using the Scheduler Services. The steps below use the BUSINESS_RULE component, which does not require a Service URL selection.
To run the Business Rules using Batch Process, follow these steps:
- With the Define Batch feature, it is possible to create new batches and review existing ones. Navigate to the Scheduler Service and click Define Batch.
- Click + to create a new batch.
- In the Create Batch screen, enter the following values:
- Code - Enter a unique code. Spaces are not allowed.
- Batch Name - Enter a name for the batch.
- Click Save.
Note:
The Service Url Name field in the Create Batch screen does not require a selection when using the GL RECON component. Leave it blank. - In the Define Task screen, you can define the tasks related to a specific batch.
- Navigate to Define Task.
- Select the name of the batch that has been created for this task.
- Click + to create a new task.
- In the Create Task screen, enter the following values:
- Task Code (Spaces are not allowed in the code section). b.
- Task Name.
- Select the task type as REST.
- Select the Component as BUSINESS_RULE..
- Click Save.
Note:
When the BUSINESS_RULE. component is selected, the Batch Service URL field is not displayed and does not require configuration.Figure 3-71 Define Task

- In the Task Parameter section, enter the following values:
- Rule Name — Select the Business Rule that must be executed.
- Build Flag — Select whether the Business Rule must be built or compiled before execution.
- Dataset Parameters — Enter or review the dataset-specific parameters required to execute the selected Business Rule.
Figure 3-72 Define Task

- Schedule the batch using the Schedule Batch screen.
- Navigate to Schedule Batch.
- Select the Name of the batch created in Step 1.
- Use the Edit Parameters option to review the batch parameters and make any necessary adjustments before execution.
- Verify the following before executing:
- The correct Rule Name is selected.
- The Build Flag value is correct.
- All required Dataset Parameters are entered correctly for the selected Business Rule.
- Click Execute to run the batch, or click Save to save the batch definition without running it.
- Clicking Save saves the batch definition without executing the batch.
- Clicking Execute submits the batch for execution. An Execute Status dialog is displayed confirming the batch has been submitted.
- Monitor the Batch:
- Navigate to Monitor Batch.
- Select the batch name and MIS Date, then check the Batch Status.
- After the batch completes successfully, verify the Business Rule execution results in the applicable module or output location.