Batch Report Process

Use the Batch Report API process to run a Cobra batch report.

Process Settings

Below are the settings you must define for a Batch Report API process:

Setting Description Sample Value
ProcessID This ID informs Cobra to run the Batch Report process. BatchReport
BatchReport This setting refers to the name of the batch report file to run.

The batch name is case sensitive.

This setting is required.

MYBATCH

Sample Script

Below is a sample script file for a Batch Report API process:

[Process001]

ProcessID=BatchReport

BatchReport=My Batch