Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

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

qualifier

Dispatch status qualifier

CHAR(50)

dispatch.status.arrival

True

value

Timestamp of the placed status

An empty value indicates that the status has not been set

CHAR(29)

2021-06-08T14:07:25+02:00

False

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

  • No labels