This method returns a list of recipes in the Batch Executive. Its signature is:
string[] GetRecipeList( string cmServer, string batchExecutive );
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 |
batchExecutive |
The Batch Executive name |
String |
Name of Batch Executive |