<?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 Changes in workflow files are not getting reflected in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71048#M23232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on workflows with SDK 3.0.1. When I try to make changes (e.g. adding simple log in task listener, etc) in workflow bpmn file and restart the server it is not getting reflected. But when I change the workflow process id and then after server restart changes are being reflected. How can I overcome this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Apr 2019 12:20:19 GMT</pubDate>
    <dc:creator>yash_patel_c2</dc:creator>
    <dc:date>2019-04-08T12:20:19Z</dc:date>
    <item>
      <title>Changes in workflow files are not getting reflected</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71048#M23232</link>
      <description>Hi everyone,I am working on workflows with SDK 3.0.1. When I try to make changes (e.g. adding simple log in task listener, etc) in workflow bpmn file and restart the server it is not getting reflected. But when I change the workflow process id and then after server restart changes are being reflecte</description>
      <pubDate>Mon, 08 Apr 2019 12:20:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71048#M23232</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2019-04-08T12:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changes in workflow files are not getting reflected</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71049#M23233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Had you taking into acount that changes in a workflow definition will be applyed on new executions started after the deploiment?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All flows already running will continue the executión with the old definition until its end.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 00:20:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71049#M23233</guid>
      <dc:creator>roberto_gamiz</dc:creator>
      <dc:date>2019-04-09T00:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changes in workflow files are not getting reflected</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71050#M23234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes Roberto, After changing in a workflow file, I am restarting the server and cancelling all the running workflow and starting new workflow, but still changes are not being reflected. When I change workflow process id and do the same thing changes are being reflected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 06:05:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71050#M23234</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2019-04-09T06:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changes in workflow files are not getting reflected</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71051#M23235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does "change workflow process id" mean you are starting a new process instance or your are redeploying the workflow from the admin console. if later is the case then make sure your workflows are auto-deployed, check for&amp;nbsp;&lt;CODE&gt;&lt;SPAN class=""&gt;&amp;lt;prop&lt;/SPAN&gt; &lt;SPAN class=""&gt;key=&lt;/SPAN&gt;&lt;SPAN class=""&gt;"redeploy"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;true&lt;SPAN class=""&gt;&amp;lt;/prop&amp;gt; &lt;/SPAN&gt;&lt;/CODE&gt; in your workflow bootstrap properties.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2019 06:25:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71051#M23235</guid>
      <dc:creator>abbask01</dc:creator>
      <dc:date>2019-04-09T06:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: Changes in workflow files are not getting reflected</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71052#M23236</link>
      <description>&lt;P&gt;Thanks, It is working. I forgot to add&amp;nbsp;&lt;SPAN class=""&gt;&amp;lt;prop&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt;key=&lt;/SPAN&gt;&lt;SPAN class=""&gt;"redeploy"&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;true&lt;/SPAN&gt;&lt;SPAN class=""&gt;&amp;lt;/prop&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://digitalbiriyani.com/" target="_self" rel="nofollow noopener noreferrer"&gt;&lt;SPAN class=""&gt;Yash&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2019 07:39:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/changes-in-workflow-files-are-not-getting-reflected/m-p/71052#M23236</guid>
      <dc:creator>yash_patel_c2</dc:creator>
      <dc:date>2019-04-09T07:39:02Z</dc:date>
    </item>
  </channel>
</rss>

