Create initial inventory referring global table

Create initial inventory referring global table

henna_n
Not applicable
15 Views
2 Replies
Message 1 of 3

Create initial inventory referring global table

henna_n
Not applicable

[ FlexSim 20.0.10 ]

Hello,

In the model i want to create a initial inventory in Queue1 buffer. Where a pallet contain 1 box in it. In the global table given 3 parts of which each Part contain a quantity. Example: part1 has 3 Quantity 3 pallet and each box in pallet should be created same as follows.

I have already tried with process flow to create object and move object but how to refer Quantity for each part is not known. Please do help

intial inventory.fsm

0 Likes
Accepted solutions (1)
16 Views
2 Replies
Replies (2)
Message 2 of 3

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

Student tips:

I would do more in the source and not use the run subflow.

In your token source, set the quantity field as you did in the subflow. Then add token labels for PartNum and Quantity - also at the source - each one's value reading the table based on tokenIndex (which will be the same as the table row).

Message 3 of 3

henna_n
Not applicable
@Jason Lightfoot Thank you it worked!
0 Likes