3.2.12 Internal Correspondence Batch
This topic provides information about the internal Correspondence Batch process. This batch currently runs in two sub-batches.
This batch currently runs in two sub-batches.
- Batch 1:
This batch will get all correspondence related facts for all active accounts and users as per the maitenance.
Job Name: obcr-internal-communication-fact-batch
Multi-threaded: Yes
Multi-stream: Yes
URI: <protocol>:// obcr-correspondence-services/jobLauncher/runBatch/
Table 3-53 Mandatory Headers
| Parameter Name | Value | Mandatory | Description |
|---|---|---|---|
| appld | CRCORR | Yes | The application ID of the host service. |
Specifyfollowing parameters while executing this batch:
Table 3-54 Parameters
| Parameter Name | Value | Mandatory | Description |
|---|---|---|---|
| runDate | 23012026 | Yes | It should be in DDMMYYYY. |
| branchCode | DMO | Yes | Branch code of the project. |
| userId | ADMINUSER1 | Yes | User ID of the user. |
| overrideDate | 2021-03-07 | No | It must be in yyyy-mm- ddformat. It is required to run the batch for a specific day. |
- Batch 2:
JobName:obcr-internal-communication-email-batch
Each account is evaluated against all active correspondence template rules in this batch, and communication is performed via letter, email, SMS, or WhatsApp based on the configuration maintained.
DependentBatch/Job: obcr-internal-communication-fact-batch
Multi-threaded: Yes
Multi-stream:Yes
URI: <protocol>:// obcr-correspondence-services/jobLauncher/runBatch/
Table 3-55 Mandatory Headers
| Parameter Name | Value | Mandatory | Description |
|---|---|---|---|
| appld | CRCORR | Yes | The application ID of the host service. |
Specifyfollowing parameters while executing this batch:
Table 3-56 Parameters
| Parameter Name | Value | Mandatory | Description |
|---|---|---|---|
| runDate | 23012026 | Yes | It should be in DDMMYYYY. |
| branchCode | DMO | Yes | Branch code of the project. |
| userId | ADMINUSER1 | Yes | UserID of the user. |
| overrideDate | 2021-03-07 | No | It must be in yyyy-mm- ddformat. It is required to run the batch for a specific day. |
- User can verify the record level status in the respective staging tables.
- For a successful processing of a record, Process Status will be updated as āSā and for failure of records the same will be updated as āFā.
Parent topic: Batch Execution