ConcurrentUpdateSource
From EconzExternal
Description
An enumerated list of all possible sources for concurrency failures.
Fields
The data fields of this object.
| Name | Type | Description |
|---|---|---|
| CUSTOMER | String | Indicates a customer record was the source of the concurrency error. |
| FIELD_DEVICE | String | Indicates a field device record was the source of the concurrency error. |
| JOB | String | Indicates a job record was the source of the concurrency error. |
| ORGANISATION | String | Indicates an organisation record was the source of the concurrency error. |
| USER | String | Indicates a user record was the source of the concurrency error. |
