Mes.WebApi.Models.OperationConfiguration JSON Schema
- Last UpdatedNov 06, 2025
- 2 minute read
| Name | Description | Data Type |
|---|---|---|
| processId | The ID of the process to which the operation belongs. | string |
| operationId | The ID of the operation. | string |
| description | The description of the operation. | string |
| defaultRejectRate | The default reject rate for the operation (e.g., 0.02 = 2% rejects expected). | number |
| displaySequence | integer | |
| checkInventory | The indication whether sufficient inventory is checked before readying a job instantiated from the operation. | boolean |
| scheduledToEntityId | The ID of the entity to which a job instantiated from the operation will be scheduled. | integer |
| operationType | string | |
| operationCost | The additional cost (i.e., non-labor, non-machine, or non-material) associated with the operation. | number |
| deviationAbove | number | |
| deviationBelow | number | |
| associatedFile | The path and file name of the file associated with the operation. | string |
| associatedFileType | The file type of the file associated with the operation. | string |
| reworkCode | The rework code for the operation. | string |
| notes | The notes associated with the operation. | string |
| spare1 | The contents of the spare1 field. | string |
| spare2 | The contents of the spare2 field. | string |
| spare3 | The contents of the spare3 field. | string |
| spare4 | The contents of the spare4 field. | string |
| lastEditAt | The last time when the operation was edited. | string |