<?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: Deployed Process Definition not visible in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70126#M45180</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the modeler 'repository'&amp;nbsp; (on ythe filesystem) is not related/connected in any way to the deployed processes 'repository' (in the database). So the behaviour you see is to be expected&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2011 07:29:38 GMT</pubDate>
    <dc:creator>ronald_van_kuij</dc:creator>
    <dc:date>2011-04-14T07:29:38Z</dc:date>
    <item>
      <title>Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70125#M45179</link>
      <description>I have deployed a Process Definition. I have created instances of the same. I see the instances in Activity Explorer.When I go to Activity Modeler, I see the sample Process Definitions which came with the install. However, I don't see MY Process Definition!How is this possible? Clearly my Process De</description>
      <pubDate>Thu, 14 Apr 2011 01:46:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70125#M45179</guid>
      <dc:creator>baldy</dc:creator>
      <dc:date>2011-04-14T01:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70126#M45180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the modeler 'repository'&amp;nbsp; (on ythe filesystem) is not related/connected in any way to the deployed processes 'repository' (in the database). So the behaviour you see is to be expected&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 07:29:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70126#M45180</guid>
      <dc:creator>ronald_van_kuij</dc:creator>
      <dc:date>2011-04-14T07:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70127#M45181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;the modeler 'repository'&amp;nbsp; (on ythe filesystem) is not related/connected in any way to the deployed processes 'repository' (in the database). So the behaviour you see is to be expected&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Okay I looked at your reply and re-read the documentation. There is a section that asks me to go into modeler war file and change a configuration parameter to set the directory in which to find MY process model definitions. I did so, to no avail. When I restarted the server I saw ".svn" folder. I simply changed the location to the parent directory of my bpmn20.xml file. I even tried giving it full path instead of relative path. Same difference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a trick to it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2011 12:12:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70127#M45181</guid>
      <dc:creator>baldy</dc:creator>
      <dc:date>2011-04-14T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70128#M45182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When you deploy a process definition, you deploy to the Activiti database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is in no way connection with the repository of the Modeler.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2011 07:51:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70128#M45182</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2011-04-15T07:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70129#M45183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;even i am facing the same problem. I have configured activiti designer in eclipse and deploy using .bar file. The process was working fine. But after some time it is not visible. Also the the deployed bar file is not visible. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have also created a user and assigned it to some groups and same has happened with the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After deploying again i needed to change the supporting java code in a jar and on restarting the web server the deployment bar and all the processes in the bar file are not available in activiti-explorer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please suggest this is urgent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Aug 2013 15:42:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70129#M45183</guid>
      <dc:creator>suoza</dc:creator>
      <dc:date>2013-08-20T15:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70130#M45184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you aware that by default the Activiti Explorer is using an in-memory database? So when you restart the server all new deployments are gone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 06:44:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70130#M45184</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-21T06:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70131#M45185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;so if i use any other database say mysql then this won't happen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 09:19:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70131#M45185</guid>
      <dc:creator>suoza</dc:creator>
      <dc:date>2013-08-21T09:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Deployed Process Definition not visible</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70132#M45186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;if you use a database like MySQL, PostgreSQL or any other supported database that definitely won't happen.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Aug 2013 11:35:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/deployed-process-definition-not-visible/m-p/70132#M45186</guid>
      <dc:creator>trademak</dc:creator>
      <dc:date>2013-08-21T11:35:30Z</dc:date>
    </item>
  </channel>
</rss>

