Skip Phases specifies the list of phases for which all events in the source should be ignored. For each event to be processed, the interface will check for the match in the Phase field (batch recipe) and Phase Module field (equipment). If one of those two fields equals one of the entries in this list, the interface will skip processing that event. The name comparison is not case sensitive and allows masks as valid phase specifiers. Multiple phase names can be specified with a comma separator.
Skip Units
Skip Units specifies the list of units for which all events in the source should be ignored. This interface will check the Unit field in every event for the match in the provided list. If the match, the interface will skip processing that event. The name comparison is not case sensitive, masks are allowed as valid unit specifiers. Multiple unit names can be specified with a comma separator.
Skip Recipes
Skip Recipes specifies the list of recipes for which all events in the source should be ignored. For each event to be processed, the interface will check for the match in the recipe fields depending on recipe type:
Exclude Phase States specifies the list of Phase States which should be ignored. For each event to be processed, the interface will check for the match in the Phase State field (batch recipe). If match is found, the interface will not write particular Phase State into PI server. The name comparison is not case sensitive and allows masks as valid phase state specifiers. Multiple phase states can be specified with a comma separator.
Equipment Template
This template defines the ModuleDB structure which the interface creates automatically. The Module names should be delimited by the “\” character. Please refer to PIModule Creationsection for more details
Product Template
Product Template defines the PI Batch and PI UnitBatch product name. The provided value should be a list of possible product sources. The list is ordered from most important to least important. Allowed placeholders are not case sensitive. Please refer to PIBatch and PIUnitBatch Product Property section for more details.