Open an Existing Recipe
- Last UpdatedOct 29, 2024
- 2 minute read
You can open an existing recipe on the Recipe Editor dialog box.
To open an existing recipe
-
On the File menu, click Open.
The Recipes – Open dialog box appears.

All the recipes in the Recipe database are listed. You can sort the list by clicking a list heading.
-
Click Open.
-
Double-click the required list item.
You can open the Recipe Editor from the BatchServer and the Development Client. You can specify the recipe you want to open, by following the instructions below:
To open the Recipe Editor from the Batch Server:
-
Change the directory to ...\Batch Management\bin folder, where you installed AVEVA Batch Management.
-
From the command line, execute the command RecipeEdit.exe "Recipe ID", and the Recipe Editor opens the recipe. For example, RecipeEdit.exe CB1000.
To open the Recipe Editor from Development Client:
-
Change the directory to the \Cfg\Config_A folder, to which the batch server folder is mapped. For example, if K is the drive on which the batch server folder is mapped, you must change the directory to: K:\cfg\Config_A
-
From the command line, execute the command RecipeEdit.exe –A<Batch Server Name> "Recipe ID", the Recipe Editor opens the recipe. For example, if you installed AVEVA Batch Management at C:\Program Files\AVEVA\Batch Management\, to start the Recipe Editor with recipe CB1000 loaded at startup, you must execute the following:
RecipeEdit.exe CB1000