<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Applying Dispatching rules in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491458#M8875</link>
    <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Sorry, I missed a minor mistake. The second to last line in the code of the "processTime" expression has to be removed.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/59769-0816-3.fsm" target="_blank"&gt;0816-3.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 14 Oct 2022 11:54:18 GMT</pubDate>
    <dc:creator>moehlmann_fe</dc:creator>
    <dc:date>2022-10-14T11:54:18Z</dc:date>
    <item>
      <title>Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491448#M8865</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 22.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;I would like to know if I want to use the dispatch law of edd spt st etc. to be applied in this model, what should I do&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/59422-0816%E6%8E%92%E7%A8%8B%E6%A8%A1%E6%93%AC.fsm" target="_blank"&gt;0816排程模擬.fsm&lt;/A&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Oct 2022 03:00:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491448#M8865</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-07T03:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491449#M8866</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Ordering a processing order by a label, such as a due time, can be done by using a list to distribute the items and use the ORDER BY clause to sort the available items by the respective label.&lt;/P&gt;&lt;P&gt;I modified your model, so that all of the queues push the items to "ItemList1". This list duplicates the "DueTime" label on the item as a label field and has two more expression fields. The first checks whether the items current position is in one of the "inObjects" of the puller. The puller will be a processor, so we use this to only allow them to pull items from either their respective "wip" queue or from Queue1. The second expression returns 1 if the item's type matches the action parameter for that processor. Otherwise it is 0.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665676277732.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513274iB9BA195FCA2841CC/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665676277732.png" alt="1665676277732.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;These fields are used in the Pull Strategy of the processors.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665676329989.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513275iB59FA045F849DCF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665676329989.png" alt="1665676329989.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;"WHERE" filters the available items by the "canPull" value. So the processor is only allowed to pull an item if the queue it is in is connected to the processor. The remaning items are then first sorted by the "matchesRLParam" value, so pulling a type mandated by the action parameter has priority. Then again, they are sorted by the "DueTime" label in ascending order, so items with an earlier due time will get picked first.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/59715-0816-1.fsm" target="_blank"&gt;0816 (1).fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 15:55:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491449#M8866</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-13T15:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491450#M8867</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;So I should give each cargo duetime on the sorce for it to take effect, right?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 19:19:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491450#M8867</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-13T19:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491451#M8868</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;So what should I do if I want to implement the (Shortest Processing Time) rule&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 19:20:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491451#M8868</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-13T19:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491452#M8869</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;SPAN style="color: rgb(51, 51, 51); font-family: "&gt;"WHERE" filters the available items by the "canPull" value. So the processor is only allowed to pull an item if the queue it is in is connected to the processor. The remaning items are then first sorted by the "matchesRLParam" value, so pulling a type mandated by the action parameter has priority. Then again, they are sorted by the "DueTime" label in ascending order, so items with an earlier due time will get picked first.&lt;/SPAN&gt;&lt;/P&gt;
 &lt;P&gt;The above paragraph may need you to explain again!!&lt;/P&gt;
 &lt;P&gt;value.up == puller.inObjects[1] || value.up == puller.inObjects[2]&lt;/P&gt;
 &lt;P&gt;What I don't understand is the meaning of value.up?&lt;/P&gt;
 &lt;P&gt;Puller.inObjects[1] You said that the puller represents the machine, so the reason why inobject[1] has two is because I have two ports?&lt;/P&gt;
 &lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Oct 2022 19:32:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491452#M8869</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-13T19:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491453#M8870</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Instead of having a fixed label value like the due time, you would add a new expression field to the list that calculates the processing time if the value (item) were to be pulled.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665730270552.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513277i5016BFC6F32D9421/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665730270552.png" alt="1665730270552.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The code is copied from the setup time setting of the processor. The only difference is adding the variable "current" (= puller = processor), because that is the reference used in the setup time code. As well as adding the 10 seconds of actual processing time. If the process time was different per item, you would calculate both it and the setup time and return the sum of the two.&lt;/P&gt;&lt;P&gt;Then use this new field to order the items when pulling.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665730450346.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513278i9BDA9EB6B10E6EE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665730450346.png" alt="1665730450346.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 06:54:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491453#M8870</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T06:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491454#M8871</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;EM&gt;"value"&lt;/EM&gt; is a reference to the object on the list that might be pulled. In this case, this would be the item. &lt;EM&gt;".up"&lt;/EM&gt; returns the container object of something. Because the items on the list are always in one of the queues "value.up" thus gives a reference to queue that currently holds the item.&lt;P&gt;We then compare this to the two &lt;EM&gt;"inObjects"&lt;/EM&gt; of the processor, which you correctly identified as the objects connected to the input ports. A comparison will either return "true" (1) or "false" (0). These are then linked with a logical OR operator ( || ). So if either of the comparisons is true (the item is inside a queue connected to the processor), the value of "canPull" will be 1. If both are false, the value will be 0. By filtering for values of 1 in the query, we make sure that the processor only pulls items from queues connected to it. So processor1 can't pull items from wip3 for example.&lt;/P&gt;&lt;P&gt;Which of the remaining, eligible items is pulled is then further determined by the ORDER BY statement. This sorts the items by the chosen value in either ascending or descending order. First they are sorted by "matchesRLParam". Again, this is a binary value stemming from a comparison like above. If the item type matches the type mandated by the action parameter the value is 1, otherwise 0. So we order this in descending order, to put items with a matching type at the top. If there is more than one entry for either value (0 or 1) these are then further sorted by the next value "due time"/"process time" to pull the item best suited for the current policy.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 07:06:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491454#M8871</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T07:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491455#M8872</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Can you give me the file?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:42:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491455#M8872</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T10:42:13Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491456#M8873</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;So do I give the source a duetime?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 10:56:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491456#M8873</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T10:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491457#M8874</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/59768-0816-2.fsm" target="_blank"&gt;0816-2.fsm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If you want to see the pull logic work without the action parameter interfering, you can change the order of "matchesRLParam DESC" and "processTime ASC" in the pull query.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 11:47:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491457#M8874</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T11:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491458#M8875</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;Sorry, I missed a minor mistake. The second to last line in the code of the "processTime" expression has to be removed.&lt;/P&gt;&lt;P&gt;&lt;A rel="noopener noreferrer" href="https://answers.flexsim.com/storage/attachments/59769-0816-3.fsm" target="_blank"&gt;0816-3.fsm&lt;/A&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 11:54:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491458#M8875</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T11:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491459#M8876</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thanks for that. Back to the question about duetime. Did I join in production?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 12:32:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491459#M8876</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491460#M8877</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;I don't know what you mean by "Did I join in production?".&lt;P&gt;In regards to your question about the due time: Yes, you would have to add a label with this value when creating the items (or when they enter the first queue but always before they are pulled).&lt;/P&gt;&lt;P&gt;Doing this directly in the schedule of the source is a good way.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 14:28:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491460#M8877</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491461#M8878</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665763470717.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513281i075F1F6814C5A347/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665763470717.png" alt="1665763470717.png" /&gt;&lt;/span&gt;TIs the purpose of creating the labels to execute the following line of code?&lt;/P&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665763527295.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513282i75BAF171DF516123/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665763527295.png" alt="1665763527295.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 16:06:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491461#M8878</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T16:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491462#M8879</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;Yes, I use that label to have a reference to the correct parameter for the processor.&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 16:17:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491462#M8879</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T16:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491463#M8880</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665768285503.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513283iD0CEA5D32E4E3659/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665768285503.png" alt="1665768285503.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;value.Type == Model.parameters[puller.RLParamName].evaluate()&lt;/P&gt;
 &lt;P&gt;Can you explain this sentence? What is the relationship between this sentence and parameters. What does evaluate() mean?&lt;/P&gt;
 &lt;P&gt;And what is his ordering method?&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 17:27:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491463#M8880</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T17:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491464#M8881</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;&lt;P&gt;There are three ways to read a model parameter.&lt;/P&gt;&lt;PRE&gt;Model.parameters.Parameter1;
Model.parameters["Parameter1"].value;
Model.parameters["Parameter1"].evaluate();&lt;/PRE&gt;&lt;P&gt;The first is the simplest. To use it, the name of the parameter must the use directly and it cannot contain any free space.&lt;/P&gt;&lt;P&gt;The second allows to pass in a variable as the parameter name. It also works if the name contains spaces.&lt;/P&gt;&lt;PRE&gt;Model.parameters["Name with spaces"].value;&lt;/PRE&gt;&lt;P&gt;Lastly, the third allows to pass in parameters. This can be used when the parameter is of the "Expression" type. For example the parameter could define a statistical distribution and this would allow to pass in the lower and upper bound.&lt;/P&gt;&lt;PRE&gt;Model.parameters["Distribution"].evaluate(0, 5);&lt;/PRE&gt;&lt;P&gt;For the "matchesRLParam" expression the second way would have sufficed. I guess I just used the third out of habit.&lt;/P&gt;&lt;PRE&gt;value.Type == Model.parameters[puller.RLParamName].evaluate()&lt;/PRE&gt;&lt;P&gt;This compares the "Type" label of the value/item with the action parameter that corresponds to the processor. Like explain above, it either returns true/1 or false/0.&lt;/P&gt;&lt;P&gt;If the action parameter "ItemType" of processor1 was set to 3 for example, the expression would return 1 for all items of type 3.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 17:48:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491464#M8881</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T17:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491465#M8882</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="1665770698076.png"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1513284i79B9F8497EB7BF06/image-size/large?v=v2&amp;amp;px=999" role="button" title="1665770698076.png" alt="1665770698076.png" /&gt;&lt;/span&gt;&lt;/P&gt;
 &lt;P&gt;So take this picture as an example, what action will he take when ITEMTYPE=2 and return 1 &lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 18:08:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491465#M8882</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T18:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491466#M8883</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;If "ItemType" is 2, the processor will pull an item of type 2, if available. All items of type 2 have the same processing time, so the second ORDER BY value doesn't make a difference in that case. If no item with type 2 is available it will pull the item with the lowest setup/processing time.&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 18:11:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491466#M8883</guid>
      <dc:creator>moehlmann_fe</dc:creator>
      <dc:date>2022-10-14T18:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Applying Dispatching rules</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491467#M8884</link>
      <description>&lt;DIV class="fr-view clearfix"&gt;
 &lt;P&gt;Thank you for your reply. I would like to ask if you are free tomorrow. I am sorting out some questions to ask you.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 14 Oct 2022 18:30:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/applying-dispatching-rules/m-p/13491467#M8884</guid>
      <dc:creator>a9080109</dc:creator>
      <dc:date>2022-10-14T18:30:03Z</dc:date>
    </item>
  </channel>
</rss>

