<?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 How to assign down time on Process Flow activities? in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546201#M51884</link>
    <description>&lt;P&gt;Hi, Some of the activities in my process flow have a work schedule, meaning that they can only be performed during certain hours. How can I program this. Is there a way that I can use a time table for it?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Nov 2016 20:29:43 GMT</pubDate>
    <dc:creator>sanaz_karamimoghaddam</dc:creator>
    <dc:date>2016-11-11T20:29:43Z</dc:date>
    <item>
      <title>How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546201#M51884</link>
      <description>&lt;P&gt;Hi, Some of the activities in my process flow have a work schedule, meaning that they can only be performed during certain hours. How can I program this. Is there a way that I can use a time table for it?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 20:29:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546201#M51884</guid>
      <dc:creator>sanaz_karamimoghaddam</dc:creator>
      <dc:date>2016-11-11T20:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546202#M51885</link>
      <description>&lt;P&gt;I would use a List to represent which Activities are active.  Have any tokens that are utilizing that activity pull from a List (but check the box to leave entries on the list)   Then have a Scheduled Source, that at the designated time sends a token to pull from the List (without leaving it on list) and Delay it for the amount of time equal to the "Down" time before pushing it back onto the list again.   You can have this schedule repeat as well.&lt;/P&gt;&lt;P&gt;I've included a small example of how to set this up.&lt;/P&gt;&lt;P&gt;&lt;A href="https://answers.flexsim.com/storage/attachments/3710-pf-schedule.fsm"&gt;pf-schedule.fsm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 17:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546202#M51885</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-11-14T17:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546203#M51886</link>
      <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt; It worked very well for my model.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 19:46:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546203#M51886</guid>
      <dc:creator>sanaz_karamimoghaddam</dc:creator>
      <dc:date>2016-11-14T19:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546204#M51887</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/614/sam.s.html" nodeid="614"&gt;@Sam Stubbs&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;On top of this, do you think there is a way to restrict the activities from being continued. This is for activities that take 2-3 days and the shift has to stop a few times while the activity is being completed. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:25:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546204#M51887</guid>
      <dc:creator>sanaz_karamimoghaddam</dc:creator>
      <dc:date>2016-11-14T20:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546205#M51888</link>
      <description>&lt;P&gt;Yes there are activities in Process Flow for doing this.  Look under the Preemption section, there's an activity called Release Token.   You'll have to be careful when releasing the token so that it doesn't mess other things up.  But this is allows for a token to be released from it's current activity to another.    You can also use the save Context and Restore Token Context to allow that token to return to it's previous function as well.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 20:41:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546205#M51888</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-11-14T20:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546206#M51889</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://answers.flexsim.com/users/614/sam.s.html" nodeid="614"&gt;@Sam Stubbs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A rel="user" href="https://answers.flexsim.com/users/614/sam.s.html" nodeid="614"&gt;&lt;/A&gt; Does this only work with Delay activity and not the activities that are done using a Task Executer? I used a delay activity from task sequences activities with a reference to a TE and it doesn't restore the delay information. But it does work with the Delay under Basic activities. &lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2016 22:58:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546206#M51889</guid>
      <dc:creator>sanaz_karamimoghaddam</dc:creator>
      <dc:date>2016-11-14T22:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign down time on Process Flow activities?</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546207#M51890</link>
      <description>&lt;P&gt;It's a good question.  Honestly I'm not sure, the Preemption Activities are a fairly new feature.  I know they are designed work with the basic activities I don't know if they save the context of Task Sequences.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Nov 2016 14:27:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/how-to-assign-down-time-on-process-flow-activities/m-p/13546207#M51890</guid>
      <dc:creator>sam_stubbsYXX86</dc:creator>
      <dc:date>2016-11-15T14:27:03Z</dc:date>
    </item>
  </channel>
</rss>

