<?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: Is there enough functionality of the workflow admin console? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13564#M6003</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error occurs because you have a historic task in the database that references a process definition that has since been deleted and cannot be resolved in order to convert the DB data into a task representation that Alfresco uses for display in Alfresco Share UI. Looking at the Activiti schema, the tables for historic information do require referential integrity in their relation to the process definition and are not automatically cascade-deleted when you undeploy a process.&lt;/P&gt;&lt;P&gt;Generally speaking, the Alfresco-Activiti integration does not support undeployment of process definitions in all circumstances. Even the Activiti console will not properly clean up historic task if you undeploy a process definition - but in standalone Activiti there would not be this kind of conversion logic(ActivitiTypeConverter) that tries to look up non-existent data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would advise you to report this issue via JIRA. When the Alfresco workflow console provides a means to undeploy a process definiton, Alfresco should ensure that it does not cause side effects in other functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Feb 2017 08:50:45 GMT</pubDate>
    <dc:creator>afaust</dc:creator>
    <dc:date>2017-02-20T08:50:45Z</dc:date>
    <item>
      <title>Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13563#M6002</link>
      <description>In the dashlet "My tasks" there are two item "Current tasks" and "Completed tasks".When I click on the "Completed tasks" I see the following error on a red background:Error while loading itemsWhen this error occurs in the logs I see the following.catalina.out:...Caused by: org.activiti.engine.Activi</description>
      <pubDate>Wed, 15 Feb 2017 09:27:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13563#M6002</guid>
      <dc:creator>anon26949</dc:creator>
      <dc:date>2017-02-15T09:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13564#M6003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This error occurs because you have a historic task in the database that references a process definition that has since been deleted and cannot be resolved in order to convert the DB data into a task representation that Alfresco uses for display in Alfresco Share UI. Looking at the Activiti schema, the tables for historic information do require referential integrity in their relation to the process definition and are not automatically cascade-deleted when you undeploy a process.&lt;/P&gt;&lt;P&gt;Generally speaking, the Alfresco-Activiti integration does not support undeployment of process definitions in all circumstances. Even the Activiti console will not properly clean up historic task if you undeploy a process definition - but in standalone Activiti there would not be this kind of conversion logic(ActivitiTypeConverter) that tries to look up non-existent data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would advise you to report this issue via JIRA. When the Alfresco workflow console provides a means to undeploy a process definiton, Alfresco should ensure that it does not cause side effects in other functionality.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 08:50:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13564#M6003</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-20T08:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13565#M6004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your answer!..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 09:06:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13565#M6004</guid>
      <dc:creator>anon26949</dc:creator>
      <dc:date>2017-02-20T09:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13566#M6005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you again for you great answer!&amp;nbsp;Does this mean that I should not invoke 'undeploy definition &amp;lt;workflow id&amp;gt;' in any case?..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 10:17:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13566#M6005</guid>
      <dc:creator>anon26949</dc:creator>
      <dc:date>2017-02-20T10:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13567#M6006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Given that you have encountered this side effect I would advise against using this if you already have completed tasks for the process definition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:17:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13567#M6006</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-02-20T12:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there enough functionality of the workflow admin console?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13568#M6007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent. Thank you very much!..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:35:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/is-there-enough-functionality-of-the-workflow-admin-console/m-p/13568#M6007</guid>
      <dc:creator>anon26949</dc:creator>
      <dc:date>2017-02-20T12:35:42Z</dc:date>
    </item>
  </channel>
</rss>

