question

your_boy_gorja avatar image
0 Likes"
your_boy_gorja asked Jeanette F commented

How to fix task executor's capacity to a fixed number?

I am looking for a way, where the capacity (ex. number of boxes moved from one queue to another) of a task executor is fixed. Right now, if I fixed capacity in properties to 10, the task executor picks any number between 1 and 10.

FlexSim 22.0.0
taskexecutorcapacity
· 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.

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Jeanette F commented

You could create a process flow to pull 10 items off a list and then issue the task sequence.

· 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.