/
Dispatch Status Entry

Dispatch Status Entry

A dispatch status shows the current status of a booking in the represented workflow.
Possible examples: the truck has arrived, is being loaded, has left the yard.
This is displayed in the front-end applications with color codes.

Attribute

Description

Type (Length)

Example

Mandatory

Attribute

Description

Type (Length)

Example

Mandatory

qualifier

Dispatch status qualifier

CHAR(50)

dispatch.status.arrival

True

value

Timestamp of the placed status

Dispatch status timestamps are defined as local timestamps.

When sending data, please omit the timezone, otherwise the system will convert it implicitly to a local timestamp, which may lead to unexpected results.

An empty value indicates that the status has not been set

CHAR(29)

2021-06-08T14:07:25

False

The list of qualifiers and their order depends on the actual business processes. It is therefore agreed with the responsible project manager.