Skip to content

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:

  1. Service, Step, LogicalFlowPath, Material
  2. Service, Step, Material
  3. Service, Material, Flow
  4. Service, Material
  5. Service, Step, LogicalFlowPath, ProductionOrder
  6. Service, Step, ProductionOrder
  7. Service, ProductionOrder
  8. Service, Product, MaterialType, Resource
  9. Service, Product, MaterialType, ResourceType
  10. Service, Product, MaterialType, Model
  11. Service, Product, MaterialType
  12. Service, Product, Step, LogicalFlowPath, Resource
  13. Service, Product, Flow, Resource
  14. Service, Product, Resource
  15. Service, Product, Step, LogicalFlowPath, ResourceType
  16. Service, Product, Flow, ResourceType
  17. Service, Product, ResourceType
  18. Service, Product, Step, LogicalFlowPath, Model
  19. Service, Product, Flow, Model
  20. Service, Product, Model
  21. Service, Product, Step, LogicalFlowPath
  22. Service, Product, Step
  23. Service, Product, Flow
  24. Service, Product
  25. Service, ProductGroup, Step, LogicalFlowPath
  26. Service, ProductGroup, Step
  27. Service, ProductGroup, Flow
  28. Service, ProductGroup, MaterialType
  29. Service, ProductGroup, Resource
  30. Service, ProductGroup, ResourceType
  31. Service, ProductGroup, Model
  32. Service, ProductGroup
  33. Service, MaterialType, Step, LogicalFlowPath
  34. Service, MaterialType, Flow
  35. Service, MaterialType, Resource
  36. Service, MaterialType, ResourceType
  37. Service, MaterialType, Model
  38. Service, MaterialType
  39. Service, Resource, Step, LogicalFlowPath
  40. Service, Resource, Flow
  41. Service, Resource, RunningMode
  42. Service, Resource
  43. Service, ResourceType, Step, LogicalFlowPath
  44. Service, ResourceType, Flow
  45. Service, ResourceType, RunningMode
  46. Service, ResourceType
  47. Service, Model, Step, LogicalFlowPath
  48. Service, Model, Flow
  49. Service, Model, RunningMode
  50. Service, Model
  51. Service, Step, LogicalFlowPath
  52. Service, Step
  53. Service, Flow
  54. Service