Cross-tenant sync
Example scenario
LIDL makes a purchase order to ISOMAT to transfer some goods to a LIDL store.
ISOMAT does the transportation planning. It decides that the goods will be transferred from WH1 to WH2, and then from WH2 to the LIDL store.
ISOMAT executes the WH1 -> WH2 leg and assigns the WH2 -> LIDL store leg to MYTIS.
| LIDL | ISOMAT | MYTIS |
|---|---|---|
Outgoing PO1: ___ -> LIDL store, client ISOMAT | Incoming PO2 (PO1): WH1 -> LIDL store, client LIDL | - |
| - | FU1 (PO1): WH1 -> LIDL store | - |
| - | FO1 (FU1): WH1 -> WH2 | - |
| - | Owned T1 (FO1): WH1 -> WH2 | - |
| - | FO2 (FU1): WH2 -> LIDL store | - |
| - | External T2 (FO2): WH2 -> LIDL store | - |
| - | Outgoing PO3 (T2): WH2 -> LIDL store, client MYTIS | Incoming PO4 (PO3): WH2 -> LIDL store, client ISOMAT |
| - | - | FU2 (PO3): WH2 -> LIDL store |
| - | - | FO3 (FU2): WH2 -> LIDL store |
| - | - | Owned T3 (FO3): WH2 -> LIDL store |
Cross-tenant sync
Trip T3: Departure from WH2: 9/12/2025, 14:03
| Property | Before | After |
|---|---|---|
T3.Status | Scheduled | In transit |
T3.WH2.Departure | - | 9/12/2025, 14:03 |
FO3.Status | Assigned | In transit |
FO3.ActualStart | - | 9/12/2025, 14:03 |
FU2.Status | Assigned | In transit |
FU2.ActualStart | - | 9/12/2025, 14:03 |
PO4.Status | Assigned | In transit |
PO4.ActualStart | - | 9/12/2025, 14:03 |
PO3.Status | Assigned | In transit |
PO3.ActualStart | - | 9/12/2025, 14:03 |
T2.Status | Scheduled | In transit |
T2.WH2.Departure | - | 9/12/2025, 14:03 |
FO2.Status | Assigned | In transit |
FO2.ActualStart | - | 9/12/2025, 14:03 |