A named grouping handle for background interface/job processing - the row itself holds only a label. Documents produced or processed by a job carry an optional jobInterfaceQueueId pointing here (Invoice, CreditNote, DeliveryOrder, Shipment, ServiceOrder), KPI configurations reference it as their job queue, and InterfaceLog rows can tag the queue a callout belonged to. It is not where integration failures live: for 'what interface/integration failures happened' questions, use the background-job and integration-run diagnostics surfaces rather than querying this entity.
Fields
| Field | Label | Type | Required | What it does |
|---|---|---|---|---|
CreatedById | Created By | Lookup → UserAccount | Yes | |
CreatedDateTime | Created Date | DateAndTime | Yes | |
Id | Id | Guid | Yes | |
ModifiedById | Modified By | Lookup → UserAccount | Yes | |
Name | Name | Text | Yes | |
OwnerId | Owner | Lookup → UserAccount | Yes | |
RecordTypeId | Record Type | Guid, hidden | ||
UIProps | UI Props | Text | ||
UpdatedDateTime | Modified Date | DateAndTime | Yes |
Related entities
- UserAccount — looks up via
CreatedById - UserAccount — looks up via
ModifiedById - UserAccount — looks up via
OwnerId - KPIConfiguration — referenced by via
JobQueueId - DeliveryOrder — referenced by via
JobInterfaceQueueId - Invoice — referenced by via
JobInterfaceQueueId - CreditNote — referenced by via
JobInterfaceQueueId - Shipment — referenced by via
JobInterfaceQueueId - Adjustment — referenced by via
InterfaceJobQueueId - InterfaceLog — referenced by via
InterfaceQueueId - InventoryFulfilment — referenced by via
JobQueueId
