Retrying Failed Jobs
In any of the High Volume Document Generation processes used, whether it's through SFTP or Conga Sign, you can run a status request to merge any jobs that failed during the merge process.
Every request sent will provide a batchId for the merge process. Run a status overview for a single batchId, or use a summary to verify multiple ids.
Run Status Overview - Single Batch ID
End Point | https://rls-dev.congacloud.io/api/highvolumemerge/v1/status/{batchId} |
Request Method | GET |
Body | |
Errors |
Run Status Overview - Multiple Batch IDs
End Point | https://rls-dev.congacloud.io/api/highvolumemerge/v1/status/{batchId}/summary |
Request Method | GET |
Body | |
Errors |
Retry Failed Jobs
Once you have gathered your list of failed jobs, create a new data file with those batchIds and retry your High Volume API request.