<?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: No Process Deployed with the key in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246360#M199490</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;try :&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;processInstance = runtimeService.startProcessInstanceByKey("Process_1",variableMap);&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jun 2016 12:42:11 GMT</pubDate>
    <dc:creator>martin_grofcik</dc:creator>
    <dc:date>2016-06-28T12:42:11Z</dc:date>
    <item>
      <title>No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246358#M199488</link>
      <description>Hello All,I have attached the bpmn modeller (diagram.txt).Now i am trying to insert the same bpmn xml to the activiti database. I am getting an error. "No process deployed with the key myProcess".&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variable s is the complete bpmn xml present in attached file.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Deployment</description>
      <pubDate>Tue, 28 Jun 2016 11:33:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246358#M199488</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-06-28T11:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246359#M199489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Initially when the Bpmn got generated Id was different and if i deploy the same. Activiti works.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But fails when i change the id manually&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this file, i renamed it in 2 places&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;process id=\"myProcess\"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;bpmndi:BPMNPlane id=\"BPMNPlane_1\" bpmnElement=\"myProcess\"&amp;gt;\n"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 12:21:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246359#M199489</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-06-28T12:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246360#M199490</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;try :&lt;/SPAN&gt;&lt;BR /&gt;&lt;CODE&gt;processInstance = runtimeService.startProcessInstanceByKey("Process_1",variableMap);&lt;/CODE&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 12:42:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246360#M199490</guid>
      <dc:creator>martin_grofcik</dc:creator>
      <dc:date>2016-06-28T12:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246361#M199491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Martin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But if you see my second comment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am changing the process id from "Process_1" to "myProcess" and then i am calling like as you shown.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But its not working.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;processInstance = runtimeService.startProcessInstanceByKey("myProcess",variableMap);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why ??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 03:59:03 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246361#M199491</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-06-29T03:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246362#M199492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use addString("myProcess.bpmn20.xml", s), add the .bpmn20.xml suffix. It needs to know that you're deploying a process definition (and not a rule for example)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 09:24:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246362#M199492</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-06-29T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: No Process Deployed with the key</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246363#M199493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok sure i will try that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But why it is not working when i just changed the Process Id from Process_1 to myProcess.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it something wong what i am doing ??&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jun 2016 08:33:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/no-process-deployed-with-the-key/m-p/246363#M199493</guid>
      <dc:creator>chandanmb1</dc:creator>
      <dc:date>2016-06-30T08:33:49Z</dc:date>
    </item>
  </channel>
</rss>

