Provision requirements are exported from ipolog 4 Workspace. During the export, the .jsn file with the provision requirements is created on the basis of the production program and the assembly process Excel.
Important note:
- the jsn. file must not contain any special characters
- The path must not contain any special characters
The orders are generated according to the following schema:
"area": "BM-VHA-H01_ML",
"bom_id": "LOG-001",
"box_type": "1511-GLT",
"count": 1,
"id": "POPR_0",
"order": "1",
"part": "LOG-001",
"ts": 30000
The entries have the following meanings:
| Field | Automatically generated by software | Description ipolog 4 MF | Description ipolog 4 WS |
| area | Assigned material area | Material area (can also consist of station and material areas of the station) e.g. station ST_01 and material area L then results in ST_01_ML | |
| bom_id | LOG-ID | Material | |
| box_type | Load Carrier ID | Box type | |
| count | Number of consumption at time | Number of consumption at time | |
| id | Unique number Provison requirement | ||
| order | order number | order number / order in the production program | |
| part | LOG-ID | Material | |
| ts | Timestamp --> Start of shift plus demand time in [ms] | Timestamp --> Demand time in [ms] |
The exact calculation of proivision requirements can be found here: Calculation of provisioning requirements in ipolog 4 Workspace