Supplemental CSV processing
Overview
The Document Template module lists all available templates that can be used for document generation. The module allows you to add, modify, or delete templates.
Trigger
The following parameters are mandatory when triggering this job:
| Job | Parameter | Description |
|---|---|---|
| Supplemental | Chunk Size | Defines how many records or items are processed per batch during execution. |
| Supplemental | Input Path | Directory location where the system reads or retrieves the source CSV files. |
| Supplemental | Output Path | Folder where processed supplemental output files will be saved. |
| Supplemental | Archive Path | Main directory where completed or processed supplemental files are stored for long-term retention. |
| Supplemental | Error Path | Directory where supplemental files that failed processing are stored. |
| Supplemental | Manifest Path | Location where the system writes or stores the manifest file summarizing processed supplemental data. |
| Supplemental | Split Param | Defines the rule or field used to split supplemental data into multiple output groups or batches. |
Control Flags
The following controls are available:
| Control | Description |
|---|---|
| Notification Email | Email address that will receive status updates or alerts after processing. |
| Move to Archive After Success | Automatically moves successfully processed files to the archive folder. |
| Move to Error on Failure | Sends files that fail processing to the designated error directory. |
| Create Manifest | Generates a manifest file summarizing the details of the processed batch. |
| Auto Approve | Automatically approves the process or output without requiring manual validation. |