<?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: Process Flow Delay State in FlexSim Forum</title>
    <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562449#M64670</link>
    <description>&lt;P&gt;Seems to be fine to me:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4831-delay-state.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1494775i28414B57581C0DF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="4831-delay-state.gif" alt="4831-delay-state.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate with replication steps to show what isn't working?&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2017 17:06:42 GMT</pubDate>
    <dc:creator>philboboADSK</dc:creator>
    <dc:date>2017-01-23T17:06:42Z</dc:date>
    <item>
      <title>Process Flow Delay State</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562446#M64667</link>
      <description>&lt;P&gt;&lt;I&gt;[ FlexSim 17.0.0 ]&lt;/I&gt;&lt;/P&gt;&lt;P&gt;When choosing a State from the list in a task sequence Delay Activity I receive an error in system console: "Parse Error: Numbers are not valid in this field", the number is converted into a string and it doesn't work.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 15:56:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562446#M64667</guid>
      <dc:creator>marco_baccalaro</dc:creator>
      <dc:date>2017-01-09T15:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Delay State</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562447#M64668</link>
      <description>&lt;P&gt;
Not sure how this bug made it into the 2017 release, but it was fixed some time ago. It'll be available in the next bug fix release.
&lt;/P&gt;
&lt;P&gt;
	In the meantime, there are two work-arounds. You can go into the code editor and return the state number:
&lt;/P&gt;
&lt;PRE&gt;
/**Custom Code*/
Object current = param(1);
treenode activity = param(2);
Token token = param(3);
Object executer = param(4); //Or Task Sequence
treenode processFlow = ownerobject(activity);
return 3; //Busy State
&lt;/PRE&gt;
&lt;P&gt;
	Or you can go into the tree and find the activity and change the variable &lt;STRONG&gt;var2 &lt;/STRONG&gt;to the state number.
&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2017 18:01:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562447#M64668</guid>
      <dc:creator>matt_long</dc:creator>
      <dc:date>2017-01-09T18:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Delay State</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562448#M64669</link>
      <description>&lt;P&gt;This bug isn't fixed in 17.0.1.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 15:19:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562448#M64669</guid>
      <dc:creator>marco_baccalaro</dc:creator>
      <dc:date>2017-01-23T15:19:27Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Delay State</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562449#M64670</link>
      <description>&lt;P&gt;Seems to be fine to me:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4831-delay-state.gif"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1494775i28414B57581C0DF8/image-size/large?v=v2&amp;amp;px=999" role="button" title="4831-delay-state.gif" alt="4831-delay-state.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Can you elaborate with replication steps to show what isn't working?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 17:06:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562449#M64670</guid>
      <dc:creator>philboboADSK</dc:creator>
      <dc:date>2017-01-23T17:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Process Flow Delay State</title>
      <link>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562450#M64671</link>
      <description>&lt;P&gt;Ok, it works. My problem was that I saved modules when I was using the 17.0.0 then I installed the 17.0.1 but the .fsx of the Process Flow was still there. Therefore the old module was loaded.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2017 17:36:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/flexsim-forum/process-flow-delay-state/m-p/13562450#M64671</guid>
      <dc:creator>marco_baccalaro</dc:creator>
      <dc:date>2017-01-23T17:36:39Z</dc:date>
    </item>
  </channel>
</rss>

