question

Mia L avatar image
0 Likes"
Mia L asked Benjamin W2 answered

Sub Flow in Process Flow Invalid Task

I am trying to run a model where the objects are batched, run through the 3 processors, goes to the Machine (does not matter from which processor) then goes to the MultiProcessor and lastly goes into the rack. For some reason on my third sub flow, I am receiving an invalid task error. How can that be fixed? Also, how can I program the operator's logic to prioritize running the Machine (which needs any processor as a preempt) and execute other tasks if the machine is running?

processflowsubflow.fsm

FlexSim 19.2.4
process flowoperatorflexsim 19.2.4subflow
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

·
Benjamin W2 avatar image
0 Likes"
Benjamin W2 answered

Hi @Mia L,

In your "Run Third Process Sub Flow", you don't assign the "myItem" label to the children like you do in the other sub-flows.

Compared to:

Simply assign myItem and it should work fine. You have the same problem in your "Run Fourth Process Sub Flow" activity, but you also need to assign token.Machine in this flow.




1591824282595.png (68.5 KiB)
1591824296965.png (79.4 KiB)
1591824315887.png (48.7 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.