<?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: Auto-Transition Workflow Based on Date Fields in Fusion Manage Forum</title>
    <link>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5445493#M6587</link>
    <description>&lt;P&gt;It is not possible to trigger a transition based on a date, but it is possible to auto transition a workflow as long as something is triggering the script that will do the transition. One way to do that, for example, is to set an Escalation on a workflow state that will run a script after a certain number of days have passed.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Dec 2014 21:57:55 GMT</pubDate>
    <dc:creator>dvirh</dc:creator>
    <dc:date>2014-12-16T21:57:55Z</dc:date>
    <item>
      <title>Auto-Transition Workflow Based on Date Fields</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5444976#M6586</link>
      <description>&lt;P&gt;Good Morning,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to push a workflow along based on selected dates in a date field?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 15:55:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5444976#M6586</guid>
      <dc:creator>MrSJM88</dc:creator>
      <dc:date>2014-12-16T15:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Transition Workflow Based on Date Fields</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5445493#M6587</link>
      <description>&lt;P&gt;It is not possible to trigger a transition based on a date, but it is possible to auto transition a workflow as long as something is triggering the script that will do the transition. One way to do that, for example, is to set an Escalation on a workflow state that will run a script after a certain number of days have passed.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2014 21:57:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5445493#M6587</guid>
      <dc:creator>dvirh</dc:creator>
      <dc:date>2014-12-16T21:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Transition Workflow Based on Date Fields</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5446152#M6588</link>
      <description>By that analogy, a script can initiate a WF transition for an item using &lt;BR /&gt;item.performWorkflowTransition() method pivoting on your date rule. You need something to trigger that script, like the escalation example Hagay mentioned. &lt;BR /&gt;&lt;BR /&gt;See the scripting reference for more info. &lt;A href="http://help.autodesk.com/view/PLM/ENU/?guid=GUID-BBBBAB3B-FEAE-4EB7-8D1B-29E76EC6BC65" target="_blank"&gt;http://help.autodesk.com/view/PLM/ENU/?guid=GUID-BBBBAB3B-FEAE-4EB7-8D1B-29E76EC6BC65&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also see the scripting examples page for possible use case. &lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Dec 2014 13:53:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5446152#M6588</guid>
      <dc:creator>gasevsm</dc:creator>
      <dc:date>2014-12-17T13:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Auto-Transition Workflow Based on Date Fields</title>
      <link>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5446320#M6589</link>
      <description>&lt;P&gt;Would having "TODAY" in my "if" command be sufficient?&lt;/P&gt;&lt;P&gt;The Target Quote Date is the date field I would like to push this workflow along and autosubmit is the transition ID.&lt;/P&gt;&lt;P&gt;I have also set-up escalations to run a script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;var type = item.TARGET_QUOTE_DATE;&lt;/P&gt;&lt;P&gt;if (type == "TODAY"){&lt;BR /&gt;item.performWorkflowTransition("AUTOSUBMIT");&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank-you for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stephen&lt;/P&gt;</description>
      <pubDate>Wed, 17 Dec 2014 16:05:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/fusion-manage-forum/auto-transition-workflow-based-on-date-fields/m-p/5446320#M6589</guid>
      <dc:creator>MrSJM88</dc:creator>
      <dc:date>2014-12-17T16:05:10Z</dc:date>
    </item>
  </channel>
</rss>

