<?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 category not set from xml file in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196702#M149832</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested with a unit test and there was no problem. But when I import the same xml file as in the unit test, the category is not set in the act_re_procdef table !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I import the xml file in activiti modeler via the Process-&amp;gt;import then I deploy it and look in the DB in the act_re_procdef table. But there, if I import via the activiti modeler, the category is set to "&lt;/SPAN&gt;&lt;A href="http://activiti.org/test" rel="nofollow noopener noreferrer"&gt;http://activiti.org/test&lt;/A&gt;&lt;SPAN&gt;", whatever I put in the targetNamespace in the xml file (while it gets correct if I import and test with a unit test build based on the template).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx for any help !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 10:31:54 GMT</pubDate>
    <dc:creator>mike_d</dc:creator>
    <dc:date>2015-08-05T10:31:54Z</dc:date>
    <item>
      <title>Process category not set from xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196700#M149830</link>
      <description>Hello,I've got Activiti 5.17.0 and try to set the category attribute to a procdef. I can do it in java or I can do it via the modeler and DB is updated appropriately. When I export the XML of a process with a category I set, the category is written in targetNamespace of the definition. So it seems O</description>
      <pubDate>Wed, 05 Aug 2015 08:33:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196700#M149830</guid>
      <dc:creator>mike_d</dc:creator>
      <dc:date>2015-08-05T08:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Process category not set from xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196701#M149831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you write a unit test to show this behavior, this will help a lot during the investigations ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.activiti.org/content/sticky-how-write-unit-test" rel="nofollow noopener noreferrer"&gt;http://forums.activiti.org/content/sticky-how-write-unit-test&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 09:40:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196701#M149831</guid>
      <dc:creator>vasile_dirla</dc:creator>
      <dc:date>2015-08-05T09:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: Process category not set from xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196702#M149832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested with a unit test and there was no problem. But when I import the same xml file as in the unit test, the category is not set in the act_re_procdef table !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I import the xml file in activiti modeler via the Process-&amp;gt;import then I deploy it and look in the DB in the act_re_procdef table. But there, if I import via the activiti modeler, the category is set to "&lt;/SPAN&gt;&lt;A href="http://activiti.org/test" rel="nofollow noopener noreferrer"&gt;http://activiti.org/test&lt;/A&gt;&lt;SPAN&gt;", whatever I put in the targetNamespace in the xml file (while it gets correct if I import and test with a unit test build based on the template).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx for any help !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 10:31:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196702#M149832</guid>
      <dc:creator>mike_d</dc:creator>
      <dc:date>2015-08-05T10:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Process category not set from xml file</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196703#M149833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello agin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just tested something else : if I go in activiti-eplorer in manage -&amp;gt; deployments and then import the xml file ,the category is OK. So, it's probably a bug in the modeller/import tool…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have a nice day !&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 11:16:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/process-category-not-set-from-xml-file/m-p/196703#M149833</guid>
      <dc:creator>mike_d</dc:creator>
      <dc:date>2015-08-05T11:16:23Z</dc:date>
    </item>
  </channel>
</rss>

