question

Bryan Quiros avatar image
0 Likes"
Bryan Quiros asked Bryan Quiros commented

Process Flow Error: invalid task

Operator Process Flow.fsmThe load operation from the 3rd Process Flow has an invalid task sequence. I get the following:

1691605151210.png

Any ideas how to fix this? I would like the operators to pick up those boxes and continue the flow.

FlexSim 23.0.10
proces flowload
5 |100000

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

Natalie White avatar image
1 Like"
Natalie White answered Bryan Quiros commented

This indicates an error in the "Load" activity in your process flow. Your Executer /Task Sequence and Item fields are invalid. If you look at the token, you'll notice that it has a label "Item," but you are referencing "item" with a lowercase i. This is your first error. The second error is that the child token within the subflow doesn't have a label "resource" at all (only the parent token does). To change this, go to the Run Sub Flow activity and check "Copy Labels to Children on Create."

· 1
5 |100000

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

Bryan Quiros avatar image Bryan Quiros commented ·
Ty, problem solved!
1 Like 1 ·
Diego Avila avatar image
0 Likes"
Diego Avila answered

Hi Bryan,

That task error occurred because in the Load and Unload activity you had referencing to "item", where it shoul be with upercase "I".

1691607144827.png

A recommendation to avoid this kind of mistakes is opening the Token Label and select the one you might use.

1691607446805.png



1691607144827.png (36.8 KiB)
1691607446805.png (54.9 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.

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.