question

Mohamed Magdy avatar image
0 Likes"
Mohamed Magdy asked tannerp answered

Applying Dispatching rules

Hi everyone,

Is there any built-in feature to apply certain dispatching rule or is it only done by coding?

I'm trying to apply dispatching rules such as (EDD, SPT) but I'm finding it a little bit difficult can someone help?

model-1-autosave.fsm

FlexSim 18.0.8
dispatching rules
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

·
tannerp avatar image
0 Likes"
tannerp answered

This would be accomplished by labels and queries. It wouldn't require too much coding. Depending on what rule you would like to implement, you can set labels on the items that are coming in to reflect processing times or due dates. In the attached model, I've created an example processing line that uses SPT as its dispatching rule.

You'll notice that the processing time value comes from the item label "ProcessingTime" and the same label is also used to query items. You can alternatively accomplish this with Process Flow and lists. Let me know if you have questions. You can alter the main idea of pushing/pulling from lists by queries to model most dispatching rules.

Model: spt-dispatching-rule.fsm


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.