<?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: viewing process def in explorer when process definition deployed using bpmn file thorugh java program in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175511#M128641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And you are sure your unit test doesn't clean up the deployments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you see two entries in your database table with the same name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duplicate filtering should avoid that a process with the same name and xml is deployed twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 May 2014 08:39:29 GMT</pubDate>
    <dc:creator>jbarrez</dc:creator>
    <dc:date>2014-05-30T08:39:29Z</dc:date>
    <item>
      <title>viewing process def in explorer when process definition deployed using bpmn file thorugh java program</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175508#M128638</link>
      <description>Hi,I have deployed and run process definition through java program in eclipse. I have the bpmn file in my project resource folder. My code uses activiti apis to deploy and run the process definition though a junit test case.Now i am trying to see the process definition in activiti explorer which is</description>
      <pubDate>Tue, 27 May 2014 06:50:52 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175508#M128638</guid>
      <dc:creator>knishant14</dc:creator>
      <dc:date>2014-05-27T06:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: viewing process def in explorer when process definition deployed using bpmn file thorugh java program</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175509#M128639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there more stacktrace? The root cause seems to be missing from this one.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 08:46:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175509#M128639</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-05-27T08:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: viewing process def in explorer when process definition deployed using bpmn file thorugh java program</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175510#M128640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it got resolved when i switch to programatic deployment from spring deployment. I dont know why in spring deployment deployment id is having value "null" in GE_bytearray table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But now i am facing another issue with duplicate filtering. i have enabled like this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;repositoryService.createDeployment().name(processDefinitionName).addClasspathResource("resources/processflow/activiti/modified.bpmn20.xml").enableDuplicateFiltering().deploy();&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But every time when i run a junit test case it does a new deployment. Am i missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Kumar Nishant Alok&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 09:54:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175510#M128640</guid>
      <dc:creator>knishant14</dc:creator>
      <dc:date>2014-05-27T09:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: viewing process def in explorer when process definition deployed using bpmn file thorugh java program</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175511#M128641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;And you are sure your unit test doesn't clean up the deployments?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you see two entries in your database table with the same name?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Duplicate filtering should avoid that a process with the same name and xml is deployed twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 08:39:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175511#M128641</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2014-05-30T08:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: viewing process def in explorer when process definition deployed using bpmn file thorugh java program</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175512#M128642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry for delayed reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It got resolved.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jun 2014 05:45:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/viewing-process-def-in-explorer-when-process-definition-deployed/m-p/175512#M128642</guid>
      <dc:creator>knishant14</dc:creator>
      <dc:date>2014-06-06T05:45:20Z</dc:date>
    </item>
  </channel>
</rss>

