A.22.6 How to Monitor Batch
To monitor the batch, follow these steps:
- On the Orchestration menu, click Monitor Batch.
- Select the desired batch name from the drop-down list.
- Choose the batch ID that has to be monitored.
- Click Start Monitor to start monitoring the batch.
- Click List View to view the status of the batch.
- After the batch has been successfully executed, the status for the batch will be “successful”.
- For further verification of the successful batch execution,
navigate to "
Home > /Modeling / Pipelines/AIF Batch Framework/Unsupervised ML/Historical Data,
" where the draft is located. - Click the Action icon next to <Objective Name> to view the list of options. The following page is displayed.
- Click Open in Pipeline Designer and click Notebook tab.
- Verify if all the draft paragraphs have been executed successfully
and displayed no failure messages.
Note:
If batch execution fails, check logs in the
<COMPLIANCE_STUDIO_INSTALLATION_PATH>/deployed/logs/ execution/<Batch_Executed_date>/<Sandbox_Workspace>/ workspace-population
directory for debugging.For example,
<COMPLIANCE_STUDIO_INSTALLATION_PATH>/ deployed/logs/execution/2024-02-20/AIF/workspacepopulation
directory.