<?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 Resume process through REST API in Activiti Trial in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/resume-process-through-rest-api-in-activiti-trial/m-p/245309#M198439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I’m trying to use REST API to resume a process which is paused on “Intermediate message catching event”. It looks like I need to post a message to &lt;/SPAN&gt;&lt;A href="http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions/execution_id" rel="nofollow noopener noreferrer"&gt;http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions/execution_id&lt;/A&gt;&lt;SPAN&gt; URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My problem is inability to get the ID of execution. I’m able to receive correct process definition and process instance for my process. But I receive 404 response when I try to get list of executions. Here is the URL I use to list executions: GET &lt;/SPAN&gt;&lt;A href="http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions" rel="nofollow noopener noreferrer"&gt;http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you please explain the correct way to get the list of executions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe it is bad idea to use message and REST API call to resume the process? Is there alternative way in Activiti Enterprise?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sergey&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Apr 2016 16:46:19 GMT</pubDate>
    <dc:creator>sergey1</dc:creator>
    <dc:date>2016-04-14T16:46:19Z</dc:date>
    <item>
      <title>Resume process through REST API in Activiti Trial</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-process-through-rest-api-in-activiti-trial/m-p/245309#M198439</link>
      <description>Hello,I’m trying to use REST API to resume a process which is paused on “Intermediate message catching event”. It looks like I need to post a message to http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions/execution_id URL.My problem is inability to get the ID of execution. I’</description>
      <pubDate>Thu, 14 Apr 2016 16:46:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-process-through-rest-api-in-activiti-trial/m-p/245309#M198439</guid>
      <dc:creator>sergey1</dc:creator>
      <dc:date>2016-04-14T16:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Resume process through REST API in Activiti Trial</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-process-through-rest-api-in-activiti-trial/m-p/245310#M198440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You will need to add more parameters to the GET &lt;/SPAN&gt;&lt;A href="http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions" rel="nofollow noopener noreferrer"&gt;http://activiti.alfresco.com/activiti-app/api/enterprise/runtime/executions&lt;/A&gt;&lt;SPAN&gt; call, you need to add the process instance id at least: /executions?processInstanceId=xx. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And then use the execution that's currently at that particular activity.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2016 13:43:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-process-through-rest-api-in-activiti-trial/m-p/245310#M198440</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2016-04-20T13:43:18Z</dc:date>
    </item>
  </channel>
</rss>

