"BatchError" Event Type Properties
- Last UpdatedJun 06, 2017
- 1 minute read
Each "BatchError" event type sent from the Batch Server (Source=BatchMngr) has the following properties. This event is triggered when an error is reported from BatchMngr. These are the same errors that appear in BatchDspl.
EventType = BatchError
|
Property Name |
Data Type |
Description |
|---|---|---|
|
BatchServer |
String |
Name of the source Batch Server as defined in the EnvEdit system parameters. |
|
CampaignId |
String |
CampaignId for BatchEvent. |
|
LotId |
String |
LotId for BatchEvent. |
|
BatchId |
String |
BatchId for BatchEvent. |
|
RecipeId |
String |
RecipeId for BatchEvent. |
|
FormulaName |
String |
FormulaName for BatchEvent |
|
Train |
String |
Train for BatchEvent. |
|
ErrorMsg |
String |
Error message from BatchMngr. |