This method returns the current status of a batch. Its signature is:
BatchInfo GetBatchStatus( string cmServer, string campaignID, string batchID );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
cmServer |
The DeltaV node where the Campaign Manager server is located |
String |
Name of node |
campaignID |
Name of the campaign |
String |
Campaign node |
batchID |
Batch identifier |
string |
Batch Identifier |