Cobra Help

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 setting informs Cobra to run the Batch Report process.

BatchReport

BatchReport

This setting refers to the name of the batch report file to run.

This setting is required. The batch name is case-sensitive.

MYBATCH

Sample Script

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

[Process001]
ProcessID=BatchReport
BatchReport=My Batch

How to...

Run Batch Reports

Run the API Script

Create Windows Shortcut for the API Script


Learn more about...

Batch Reports

API Script

Project Template Creation


Parent Topic:

Process Sections of the API Script