question

Yigit S2 avatar image
0 Likes"
Yigit S2 asked Yigit S2 commented

Custom task executer flow

Flexsim-TaskExecuter.fsm

Hello,

How can i design task executer to pull three different types of items in one cycle? I used sub flow but tokens haven't been produced as model runs.

Thank you in advance

FlexSim 20.0.3
task executerflexsim 20.0.3
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
1 Like"
Benjamin W2 answered Yigit S2 commented

Hi @Yigit S2,

You were very close with your process flow. For Task Executor Flows, you need to attach your task executor to the flow. You do so like this:

You also need to add a scheduled source into your process flow, and change it to look like the .gif:

When you use the "Create TS" activity, you assign a task executor to the task sequence, then assign all of the tasks to the task sequence. Whenever you wish to reference the Task Executor within the flow, you do so by writing "current":

Please see the attached model for the finer details.

TaskExecutorFlow.fsm


attachte.gif (168.1 KiB)
1592234943151.png (29.6 KiB)
1592235032783.png (33.8 KiB)
· 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.

Yigit S2 avatar image Yigit S2 commented ·

Thank you @Benjamin W2

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.