Message 1 of 3
Parametric source sequence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello everyone,
I want to run an experimenter varying the sequence of input flowitems.
For example I want to run the same model for these 2 sequences of items generated by my source:
SEQUENCE1
ItemName Quantity Type
Arrival1 V 50 V
Arrival2 H 2 H
Arrival3 V 2 R
Arrival4 H 9 H
Arrival5 V 4 V
SEQUENCE2
ItemName Quantity Type
Arrival1 H 50 H
Arrival2 V 3 V
Arrival3 V 2 R
Arrival5 V 4 V
I know i can connect a parameter to the specific row of the arrival sequence table, and thus i may be able to modify a little my table disabling some rows.
The problem is that these examples are simplified versions of my actual input orders, in reality the sequence of products generated by the source is much longer and differs a lot in each scenario.
Is there a way to connect the entire table to a parameter to easily switch from one to the other?
I'm not familiar with Process Flow, so I'd prefer a solution that doesn't involve it. However, if that's the only way to achieve this, I'd be happy to consider any solution.
Thank you all in advance!!
Thank you all in advance!!