<?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 a way to coexist two workflows in one DB??? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213438#M166568</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for answering all my posts. Sorry if the topics are correlating. With regards to my problem, I was able to deploy two bpmn files (the other bpmn file is an updated version of the old bpmn file). I figured out why it is having problems with the query. It is because I am deploying both bpmn file with the same ID which should not be the case. Although as you have said from the previous post that it is possible to query the latest bpmn file by using the latestversion() method. Currently, both my workflows are deployed and each of the workflows follows different process definitions, old workflow is working at normal operations but I cannot run through the processes of my new workflow. Does it mean, if I have to work on two workflows, I have to make a separate (controller, model, model config, validator, and a .jsp for the pages to load up? I am expecting that my new workflow can used the pages used by my old workflow since they are identical? It seems that every time I open my new workflow to perform the process, No page found is returned. There is no error logs, stacktrace that will give a hint on the error. All I can see on my page is "Error 404: Page Not Found!". Please help..!!Thank you!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 03:59:10 GMT</pubDate>
    <dc:creator>mauwarrior</dc:creator>
    <dc:date>2016-04-28T03:59:10Z</dc:date>
    <item>
      <title>Is there a way to coexist two workflows in one DB???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213436#M166566</link>
      <description>Is there a way to coexist two workflows in one DB? Scenario: At first I deployed my workflow and it goes well. Deployment details had been recorded in act_re_deployment table. Users started using the webapp following the deployed Workflow.Problem: Due to some changes in the approval, I need to updat</description>
      <pubDate>Wed, 20 Apr 2016 09:38:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213436#M166566</guid>
      <dc:creator>mauwarrior</dc:creator>
      <dc:date>2016-04-20T09:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to coexist two workflows in one DB???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213437#M166567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This is the third time I read this post in some form from the same author. I already answered on one of the other two.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 14:27:00 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213437#M166567</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-20T14:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to coexist two workflows in one DB???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213438#M166568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for answering all my posts. Sorry if the topics are correlating. With regards to my problem, I was able to deploy two bpmn files (the other bpmn file is an updated version of the old bpmn file). I figured out why it is having problems with the query. It is because I am deploying both bpmn file with the same ID which should not be the case. Although as you have said from the previous post that it is possible to query the latest bpmn file by using the latestversion() method. Currently, both my workflows are deployed and each of the workflows follows different process definitions, old workflow is working at normal operations but I cannot run through the processes of my new workflow. Does it mean, if I have to work on two workflows, I have to make a separate (controller, model, model config, validator, and a .jsp for the pages to load up? I am expecting that my new workflow can used the pages used by my old workflow since they are identical? It seems that every time I open my new workflow to perform the process, No page found is returned. There is no error logs, stacktrace that will give a hint on the error. All I can see on my page is "Error 404: Page Not Found!". Please help..!!Thank you!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 03:59:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213438#M166568</guid>
      <dc:creator>mauwarrior</dc:creator>
      <dc:date>2016-04-28T03:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to coexist two workflows in one DB???</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213439#M166569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;" Does it mean, if I have to work on two workflows, I have to make a separate (controller, model, model config, validator, and a .jsp for the pages to load up?"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, you do not. The Activiti API's are such that you can work generically with process definition ids, instance id,s etc. Check the Activiti Explorer app for an idea.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can't really comment on the 'no page found' … that sounds like something from your custom app?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 12:00:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/is-there-a-way-to-coexist-two-workflows-in-one-db/m-p/213439#M166569</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-05-03T12:00:59Z</dc:date>
    </item>
  </channel>
</rss>

