Batch, Unit Batch, Operation, and Phase Levels default properties
- Last UpdatedFeb 27, 2023
- 2 minute read
Batch Level
The following are the BATCH LEVEL recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[MODESC] |
|
BatchID |
[MOID] |
|
Description |
[BATCHID] - [STATUS] |
|
Product |
PRODUCTID]_[PRODUCTNAME] |
|
Category |
OSIBatch |
|
Template |
Procedure |
|
SearchByStartTime |
true |
|
SearchByEndTime |
true |
|
Module Path |
Element[1] |
Default Properties
[RECIPE]
The index in the recipe template hierarchy corresponds to the RECIPE item default property (1).
Recipe[1].DEFAULTPROPERTY[1].NAME = Recipe
Recipe[1].DEFAULTPROPERTY[1].VALUE = [MODESC]
Recipe[1].DEFAULTPROPERTY[1].VALUE = [BOID]_[BODESC]
Recipe[1].DEFAULTPROPERTY[1].TRIGGER = [MODESC,value=\"<BLANKPLACEHOLDER>\"]
Recipe[1].DEFAULTPROPERTY[1].VALUE = [BFID]_[BFDESC]:[BFINDEX]
Recipe[1].DEFAULTPROPERTY[1].TRIGGER = [MODESC,value=\"<BLANKPLACEHOLDER>\"]
[BOID,value= \"<BLANKPLACEHOLDER>\"]
[PRODUCT]
The index in the recipe template hierarchy corresponds to the PRODUCT item default property (2).
Product[2].DEFAULTPROPERTY[2].NAME =
Product
Product[2].DEFAULTPROPERTY[2].VALUE = [PRODUCTID]_[PRODUCTNAME]
Unit Batch Level
The following are the UNIT BATCH recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[BOID]_[BODESC] |
|
Description |
[MOID] |
|
BatchID |
[SFOID] |
|
Category |
OSIBatch |
|
Template |
UnitProcedure |
|
Product |
[PRODUCTID]_[PRODUCTNAME] |
|
SearchByStartTime |
true |
|
SearchByEndTime |
true |
|
Module Path |
Element[1]\\Element[2] |
Default Properties
[PROCEDURE] = 3
.NAME = Procedure
.VALUE = [BOID]_[BODESC]
[PRODUCT] = 2
.NAME = Product
.VALUE = [PRODUCTID]_[PRODUCTNAME]
[RECIPE] = 1
.NAME = BatchID
.VALUE = [SFOID]
Operation Level
The following are the OPERATION recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[BFID]_[BFDESC]:[BFINDEX] |
|
Category |
OSIBatch |
|
Template |
Operation |
|
LogicType |
Sequential |
|
SearchByEndTime |
false |
|
SearchByKey |
true // Overrides any other searches - allows to use record->KeyMap |
|
Module Path |
Element[1]\\Element[2]\\Element[3] |
Phase Level
The following are the PHASE recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[BFID1]_[BFDESC1]:[BFINDEX1] |
|
Category |
OSIBatch |
|
Template |
Phase |
|
LogicType |
Sequential |
|
SearchByEndTime |
false |
|
SearchByKey |
true // Overrides any other searches - allows to use record->KeyMap |
Phase State Level
The following are the PHASE STATE level recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[BFID2]_[BFDESC2]:[BFINDEX2] |
|
Category |
OSIBatch |
|
Template |
PhaseState |
|
LogicType |
Sequential |
|
SearchByEndTime |
false |
|
SearchByKey |
true // Overrides any other searches - allows to use record->KeyMap |
Phase Step Level
The following are the PHASE STEP level recipe template default values:
|
Work Item |
Description |
|---|---|
|
Name |
[BFID3]_[BFDESC3]:[BFINDEX3] |
|
Category |
OSIBatch |
|
Template |
PhaseStep |
|
LogicType |
Sequential |
|
SearchByEndTime |
false |
|
SearchByKey |
true // Overrides any other searches - allows to use record->KeyMap |