<?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 New Process Instance via REST API in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/new-process-instance-via-rest-api/m-p/155308#M109662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to create a new instance of a process via REST call but there is something I don't understand. I invoke the API via curl.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;curl&amp;nbsp; -i -H "Content-Type: application/json;charset=UTF-8" -X POST -d @C:\tmp\escal.json &lt;/SPAN&gt;&lt;A href="http://localhost:8090/activiti-rest/service/runtime/process-instances" rel="nofollow noopener noreferrer"&gt;http://localhost:8090/activiti-rest/service/runtime/process-instances&lt;/A&gt;&lt;SPAN&gt; where escal.json is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "processDefinitionKey":"escalationExample"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The response is Ok but when I access Activiti Explorer the new instance doesn't appear.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I forgotting?.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have an example (or a resource to download) to see how to use the API?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 13:35:12 GMT</pubDate>
    <dc:creator>adgonzal</dc:creator>
    <dc:date>2013-10-01T13:35:12Z</dc:date>
    <item>
      <title>New Process Instance via REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-process-instance-via-rest-api/m-p/155308#M109662</link>
      <description>I'm trying to create a new instance of a process via REST call but there is something I don't understand. I invoke the API via curl.curl&amp;nbsp; -i -H "Content-Type: application/json;charset=UTF-8" -X POST -d @C:\tmp\escal.json http://localhost:8090/activiti-rest/service/runtime/process-instances where esc</description>
      <pubDate>Tue, 01 Oct 2013 13:35:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-process-instance-via-rest-api/m-p/155308#M109662</guid>
      <dc:creator>adgonzal</dc:creator>
      <dc:date>2013-10-01T13:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: New Process Instance via REST API</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/new-process-instance-via-rest-api/m-p/155309#M109663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I found the problem. I didn't know that activiti-rest point by default to a different h2 database. Now I've configured with mySQL the two applications poiting to the same database.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 15:44:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/new-process-instance-via-rest-api/m-p/155309#M109663</guid>
      <dc:creator>adgonzal</dc:creator>
      <dc:date>2013-10-01T15:44:51Z</dc:date>
    </item>
  </channel>
</rss>

