question

Shinya O avatar image
0 Likes"
Shinya O asked Jason Lightfoot edited

Multiple taskExecuters work together with taskSequence list

Hi,

I would like to create a model where multiple taskExecutors work together. Is it appropriate to use a task sequence list?

The attached model does not use a task sequence list, but is it possible to recreate the process flow within this model using a task sequence list?

I feel like using a task sequence list won't work, but I can't be sure.

Thanks in advance.

multiple_taskexecutors_work_together.fsm

FlexSim 23.0.11
tasksequencelist
· 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.

Have you looked at the tutorial on coordinating task executers?
0 Likes 0 ·
Shinya O avatar image Shinya O Jason Lightfoot ♦ commented ·

Yes I read that, and there is no mention of taskSequence "list" there, does this mean it can't be done with taskSequence list?

0 Likes 0 ·

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot edited

The standard picklist option to push the task sequence to a list will be the regular transport sequence. However you should be able to create a coordinated task sequence and push that to the list. For examples on creating coordinated tasks look under the transport pick options. The key commands used are:

  • createcoordinatedtasksequence()
  • insertallocatetask()
  • insertproxytask()
  • insertsynctask()
  • insertdeallocatetask()
  • dispatchcoordinatedtasksequence()



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.