I02D Despatch Advice Process State
- Status
 - 
DRAFT → Dokumentation im Aufbau
 - Approval
 - Comment
 - 
FLASH nutzt bereits eine CargoClix-Schnittstelle produktiv. Die folgende Beschreibung bezieht sich auf ein neu zu entwickelndes Schnittstellenformat.
 
1. Stakeholder
| Role | Application | Responsible | 
|---|---|---|
Communication  | 
Integration Layer  | 
|
Leading App  | 
||
InterfaceOwner  | 
||
Producer  | 
CargoClix  | 
|
Consumer  | 
FLASH  | 
|
Consumer  | 
Oyster  | 
|
Consumer  | 
Yard  | 
2. Business Context
process status data for bookings
3. Informationflow
4. Interface
Vorhandene Dokumentation
Technisch:
4.1. Direction Cargoclix to FINE
4.1.1. Header
This interface uses the Service Header
4.1.2. Datamodel
| Property | Type | Description | 
|---|---|---|
(Root)  | 
object  | 
Despatch Advice Process State  | 
eventId*  | 
string (uuid)  | 
The uniq eventId  | 
traceId*  | 
string (uuid)  | 
The uniq traceId  | 
spanId  | 
string (uuid)  | 
The uniq spanId  | 
eventTime*  | 
string (date-time)  | 
Time of occurrence of the event  | 
version*  | 
string  | 
The number of version schema  Minimum Length:  3  | 
context  | 
string  | 
The context / business case  | 
eventType*  | 
string (enum)  | 
The type of operation  Any of:  [
  "INSERT",
  "UPDATE",
  "DELETE"
]  | 
metaData  | 
object  | 
|
sender  | 
string (enum)  | 
system  Any of:  [
  "KR1_SHF",
  "KR1_HHSTR",
  "WMSX_SON",
  "WMSX_AKU",
  "KMOTION_ILO",
  "KMOTION_GHM",
  "COBRA",
  "LSAS",
  "IDEEFIX",
  "OBS",
  "RESY",
  "LDH",
  "RETAILSCHICHT",
  "BUBE",
  "FINE_INBOUND",
  "F2X",
  "WMSX_WEISMAIN",
  "LIGIS",
  "KR1_MANDANT",
  "YMS_KMOTION",
  "YMS_INCONSO",
  "HERIS",
  "CARGOCLIX",
  "KMOTION_ERFURT",
  "LOGISTIKPUFFER"
]  | 
data*  | 
object  | 
|
location*  | 
string (enum)  | 
warehouse locations  Any of:  [
  "ANSBACH",
  "LOEHNE",
  "LANGENSELBOLD",
  "MOSINA",
  "OHRDRUF",
  "HALDENSLEBEN",
  "HALDENSLEBEN_RT",
  "SUEDHAFEN",
  "SONNEFELD",
  "ALTENKUNSTADT",
  "WEIDEN",
  "KRACANY",
  "ILOWA",
  "ILOWA_RT",
  "ILOWA_RSS",
  "GERNSHEIM",
  "ERFURT",
  "HAMBURG_RT",
  "OTELFINGEN_RT",
  "KRIMICE_RT",
  "STAHLAVY_RT",
  "OHRDRUF_RT",
  "LOEHNE_RT",
  "LANGENSELBOLD_RT",
  "LODZ_1_RT",
  "LODZ_2_RT",
  "BERGHEIM_RT",
  "ALTENKUNSTADT_RT",
  "LISTERHILLS_RT",
  "SUEDHAFEN_RT",
  "PILSEN_RT",
  "HAMBURG_SC",
  "LOEHNE_SC",
  "SCHWABHAUSEN_SC",
  "HALDENSLEBEN_RSS",
  "ALTENKUNSTADT_RSS",
  "LOEHNE_RSS",
  "OHRDRUF_RSS",
  "LANGENSELBOLD_RSS",
  "LOEHNE_CP"
]  | 
bookId*  | 
integer  | 
Id of the booking  | 
businessEventDateTime*  | 
string (date-time)  | 
timestamp of business event  | 
processState*  | 
object  | 
|
number*  | 
integer  | 
|
name*  | 
string  |