| Attribute |
Description |
Mandatory |
Valid values |
| instances |
Number of basic instances in a file. |
Yes |
type: integer |
| containers |
Number of containers per case. |
Yes |
type: container |
| block |
Dimensions of the block: gantry x trolley x spreader. |
Yes |
10x10x5 |
| handover_position |
Alignment of the handover area. |
Yes |
1,2 |
| version |
The version number of the generator. Default is 1_08 |
No |
1_08 |
| id |
Once present the file generation data is stored in our DB under the given id and project. |
No |
type: string |
| project |
The name of the project the file is assigned. Use this flag to store a file in the DB. Only works with a given id. |
No |
type: string |
| file |
Name of the file. Default is no_file_name |
No |
type: string |
| type |
The export format. Default is csv. |
No |
csv, xml, txt |
| download |
Choose 'yes' to download the file starts after the generation process, and 'no' to displayed the file on the web page. Default is yes. |
No |
yes, no |
| method |
Random method in use. Default is twister |
No |
twister, pseudo |
| type |
Random method in use. |
No |
type: string |
| seednumber |
An alphanumeric seed used to initialize our pseudorandom number generator. |
No |
type: string |
| origin_gantry_slot |
Distribution of the origin gantry slots. |
No |
type: distribution |
| origin_trolley_slot |
Distribution of the origin trolley slots. |
No |
type: distribution |
| origin_spreader_slot |
Distribution of the origin spreader slots. |
No |
type: distribution |
| destination_gantry_slot |
Distribution of the destination gantry slots. |
No |
type: distribution |
| destination_trolley_slot |
Distribution of the destination trolley slots. |
No |
type: distribution |
| destination_spreader_slot |
Distribution of the destination spreader slots. |
No |
type: distribution |
| destination_gantry_slot_2 |
Distribution of the destination gantry slots. |
No |
type: distribution |
| destination_trolley_slot_2 |
Distribution of the destination trolley slots. |
No |
type: distribution |
| destination_spreader_slot_2 |
Distribution of the destination spreader slots. |
No |
type: distribution |
| stacking_value |
Distribution of the stacking values. |
No |
type: distribution |
| release_date |
Distribution of the release dates. |
No |
type: distribution |
| due_date |
Distribution of the due dates. |
No |
type: distribution |
| stacking_value |
Distribution of the stacking values. |
No |
type: distribution |
| value, value_2, value_3, ... |
Distribution of the abstract values. |
No |
type: distribution |
| gap |
The gap value between the release and due dates. |
No |
type: integer |
| precedence |
The precedence option selected. |
No |
random, chain, batch |
| precedence_value |
A list of parameters used to generate precedence relations. |
No |
type: precedence |