...
1title: Workflow-I (Warehousing, Installation) {
2 near: top-center
3 shape: text
4 style: {
5 font-size: 40
6 bold: false
7 underline: false
8 }
9}
10OEM Factory
11OEM Factory -> OEM Warehouse
12OEM Factory -> Distributor Warehouse
13OEM Factory -> Gos Warehouse
14direction: right
15Gos Warehouse.Master -> Gos Warehouse.Regional-1
16Gos Warehouse.Master -> Gos Warehouse.Regional-2
17Gos Warehouse.Master -> Gos Warehouse.Regional-N
18Gos Warehouse.Regional-1 -> Gos Warehouse.Regional-2
19Gos Warehouse.Regional-2 -> Gos Warehouse.Regional-N
20Gos Warehouse.Regional-N -> Gos Warehouse.Regional-1
21
22Gos Warehouse.explaination: |`md
23 - Asset Tagging
24 - Inventory
25 - Staging
26 - Dispatch to Site
27`|
28
29OEM Warehouse -> Gos Warehouse
30Distributor Warehouse -> Gos Warehouse
31
32Customer Site: {
33 Installation
34 Support
35}
View as plain text