question

HUNGKUAN W avatar image
0 Likes"
HUNGKUAN W asked tannerp commented

How to use Load an item from a List in process flow ?

look-up-failed.fsmI have push flowitem in queue and pull out,

then creat a token to active a transport task .

but there will be an error .

Did I set something wrong ?

修改.fsm

FlexSim 18.1.2
load
2018-07-10-1.png (14.5 KiB)
2018-07-10-2.png (53.1 KiB)
修改.fsm (41.7 KiB)
look-up-failed.fsm (47.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Joshua S avatar image
1 Like"
Joshua S answered tannerp commented

For all of your "Push to List", you want to push token.Item, your were only pushing the token, so it was trying to pull a token that had was destroyed. just type token.Item in each of the boxes as shown below


pic1.png (23.1 KiB)
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

HUNGKUAN W avatar image HUNGKUAN W commented ·


Big thanks to you!

If I may , please let me ask another questions .

In Source1 , I set a label to each item named destination.

and In the travel in process flow , I want it to decide where to go by a table look_up,

but it failed, did I use the table in the wrong way ?

look-up-failed.fsm

0 Likes 0 ·
look-up-failed.fsm (47.6 KiB)
tannerp avatar image tannerp HUNGKUAN W commented ·

Okay, I was able to get the tokens to continue. In the Table Name field, it's important that the table name is in quotes. I've shown what I mean in the picture below.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.