<?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 Execution using REST in Alfresco Activiti in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/resume-execution-using-rest-in-alfresco-activiti/m-p/221834#M174964</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;BR /&gt;&lt;SPAN&gt;I have a service task with class referring to a Delegate that is extending TaskActivityBehavior.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Objective:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once the process instance is started, the execution pauses at this Service task and want to resume only after a signal is received.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could resume the execution in Activiti Explorer using the REST call spec given at-&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://activiti.org/userguide/index.html#_execute_an_action_on_an_execution" rel="nofollow noopener noreferrer"&gt;http://activiti.org/userguide/index.html#_execute_an_action_on_an_execution&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PUT &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-rest/service/runtime/executions/" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-rest/service/runtime/executions/&lt;/A&gt;&lt;SPAN&gt;&amp;lt;executionId&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Payload:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "action": "signal"&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I don't see an equivalent REST API in Alfresco Activiti. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When tried the same call with PUT and the same payload, getting a "404 - Not Found"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PUT &lt;/SPAN&gt;&lt;A href="http://localhost:8080/activiti-app/api/enterprise/executions/5001" rel="nofollow noopener noreferrer"&gt;http://localhost:8080/activiti-app/api/enterprise/executions/5001&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Payload:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; "action": "signal"&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please let me know how to resume the execution the way we do in Activiti Open Source?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Attaching the delegate class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Siva&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 10:33:28 GMT</pubDate>
    <dc:creator>skrish</dc:creator>
    <dc:date>2015-12-16T10:33:28Z</dc:date>
    <item>
      <title>Resume Execution using REST in Alfresco Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-execution-using-rest-in-alfresco-activiti/m-p/221834#M174964</link>
      <description>Hi,I have a service task with class referring to a Delegate that is extending TaskActivityBehavior.Objective&lt;IMG id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;nce the process instance is started, the execution pauses at this Service task and want to resume only after a signal is received.I could resume the execution in Activiti Explorer using the</description>
      <pubDate>Wed, 16 Dec 2015 10:33:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-execution-using-rest-in-alfresco-activiti/m-p/221834#M174964</guid>
      <dc:creator>skrish</dc:creator>
      <dc:date>2015-12-16T10:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Resume Execution using REST in Alfresco Activiti</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/resume-execution-using-rest-in-alfresco-activiti/m-p/221835#M174965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Re-Posting it in Activiti Enterprise Forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 15:37:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/resume-execution-using-rest-in-alfresco-activiti/m-p/221835#M174965</guid>
      <dc:creator>skrish</dc:creator>
      <dc:date>2015-12-16T15:37:40Z</dc:date>
    </item>
  </channel>
</rss>

