Recipe |
** NOTE: ADDED in CFX 1.2 **
Sent by a process endpoint to indicate the deactivation of a recipe by its name{
"RecipeName": "RECIPE3234",
"Revision": "B",
"Lane": 1,
"Stage": null
}The RecipeDeactivated type exposes the following members.
| Name | Description | |
|---|---|---|
| RecipeDeactivated |
| Name | Description | |
|---|---|---|
| Lane | Number of the production lane (if applicable) | |
| RecipeName | The name of the recipe (may include full path, if applicable) | |
| Revision | Version number, e.g. “2.0” (Optional) | |
| Stage | An optional stage | |
| WorkOrderIdentifier | ** NOTE: ADDED in CFX 1.6 ** Identifies the Work Order (or Batch) that is related to the deactivated recipe. |