RecipeContext#
Description#
Used to resolve the correct Recipe to be used at a given Resource context
Fields#
The RecipeContext table has the following fields:
| Field | Description | Key | Mandatory | Comments |
|---|---|---|---|---|
| Service | Service Name | Yes | Yes | |
| Step | Reference to a Step | Yes | No | |
| LogicalFlowPath | The Logical Flow Path | Yes | No | |
| Product | Product Name | Yes | No | |
| ProductGroup | Product Group Name | Yes | No | |
| Flow | Flow Name | Yes | No | Applies to the immediate parent Flow of the Step where the Material is currently, and not to the Top-Level Flow |
| Material | Material Name | Yes | No | |
| MaterialType | Material Type | Yes | No | |
| ProductionOrder | Production Order | Yes | No | |
| Resource | Resource Reference | Yes | No | |
| ResourceType | ResourceType Name | Yes | No | |
| Model | Model Name | Yes | No | |
| RunningMode | Running Mode | Yes | No | |
| Recipe | Recipe Name | No | Yes |
Table: RecipeContext fields
Info
At most, only one of Resource, ResourceType and Model may be defined.
Precedence Keys#
The search precedence rules are the following:
- Service, Step, LogicalFlowPath, Material
- Service, Step, Material
- Service, Material, Flow
- Service, Material
- Service, Step, LogicalFlowPath, ProductionOrder
- Service, Step, ProductionOrder
- Service, ProductionOrder
- Service, Product, MaterialType, Resource
- Service, Product, MaterialType, ResourceType
- Service, Product, MaterialType, Model
- Service, Product, MaterialType
- Service, Product, Step, LogicalFlowPath, Resource
- Service, Product, Flow, Resource
- Service, Product, Resource, RunningMode
- Service, Product, Resource
- Service, Product, Step, LogicalFlowPath, ResourceType
- Service, Product, Flow, ResourceType
- Service, Product, ResourceType, RunningMode
- Service, Product, ResourceType
- Service, Product, Step, LogicalFlowPath, Model
- Service, Product, Flow, Model
- Service, Product, Model, RunningMode
- Service, Product, Model
- Service, Product, Step, LogicalFlowPath
- Service, Product, Step
- Service, Product, Flow
- Service, Product
- Service, ProductGroup, Step, LogicalFlowPath
- Service, ProductGroup, Step
- Service, ProductGroup, Flow
- Service, ProductGroup, MaterialType
- Service, ProductGroup, Resource
- Service, ProductGroup, ResourceType
- Service, ProductGroup, Model
- Service, ProductGroup
- Service, MaterialType, Step, LogicalFlowPath
- Service, MaterialType, Flow
- Service, MaterialType, Resource
- Service, MaterialType, ResourceType
- Service, MaterialType, Model
- Service, MaterialType
- Service, Resource, Step, LogicalFlowPath
- Service, Resource, Flow
- Service, Resource, RunningMode
- Service, Resource
- Service, ResourceType, Step, LogicalFlowPath
- Service, ResourceType, Flow
- Service, ResourceType, RunningMode
- Service, ResourceType
- Service, Model, Step, LogicalFlowPath
- Service, Model, Flow
- Service, Model, RunningMode
- Service, Model
- Service, Step, LogicalFlowPath
- Service, Step
- Service, Flow
- Service