Ledger Load Undo using Batch Process
You can perform a Ledger Load Undo using the Scheduler Services. The steps below use the Ledger Load Undo component.
To run a Ledger Load Undo 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 (spaces are not allowed in the code section).
- Batch Name.
- Click Save.
- 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:
- Using the Ledger Load Undo component:
- Task Name.
- Task Code (spaces are not allowed in the code section).
- Task Description (optional).
- Select the Task Type as REST.
- Select the Component as Ledger Load Undo.
- Select or enter the Batch Service URL, if applicable.
- Click Save.
- Using the Ledger Load Batch Undo component:
- Task Name.
- Task Code (spaces are not allowed in the code section).
- Task Description (optional).
- Select the Task Type as REST.
- Select the Component as Ledger Load Batch Undo.
- Select or enter the Batch Service URL, if applicable.
- Click Save.
- Using the Ledger Load Undo component:
- In the Task Parameters section, enter the following values:
- Using the Ledger Load Undo component:
- $BATCHDATE$ — System-generated parameter representing the batch date. This field is pre-populated and read-only.
- $BATCHRUNID$ — System-generated parameter representing the batch run ID. This field is pre-populated and read-only.
- As Of Date — Select the As of Date for which the Ledger Load Undo should be executed.
- Identity Code — Select the Identity Code corresponding to the Ledger Load run that you want to undo.
- Using the Ledger Load Batch Undo component:
- $BATCHDATE$ — System-generated parameter representing the batch date. This field is pre-populated and read-only.
- $BATCHRUNID$ — System-generated parameter representing the batch run ID. This field is pre-populated and read-only.
- Ledger Load Batch Name — This drop down displays all user-created batches that has atleast one task containing the batch component Ledger Data Loader. Select the name of the Ledger Load batch whose results you want to undo.
- Using the Ledger Load Undo component:
- 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.
- Click Execute to run the batch, or click Save to save the batch definition without running it.
- Monitor the Batch:
- Navigate to Monitor Batch.
- Select the batch name and MIS Date, then check the Batch Status.
- After the batch completes successfully, navigate to the Ledger Load History screen to verify the results.
For detailed instructions for defining, executing, and monitoring a Batch, see the Scheduler Service documentation.