<?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 FormService.submitTaskFormData does not continue process in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/formservice-submittaskformdata-does-not-continue-process/m-p/76509#M50467</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 am implementing a Web Service wrapper around the Activiti services to connect clients via SOAP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a simple process that includes one user task like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;startEvent -&amp;gt; scriptTask(1) -&amp;gt; userTask -&amp;gt; scriptTask(2) -&amp;gt; endEvent&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The user task comprises one formProperty to expose the process state to the clients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The script tasks just dumps a message on the console so that I can see the progress.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I complete the user task using Activiti Explorer the process is properly continued and all data is removed from the ACT_RU tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Web Service is able to read task form properties via getTaskFormData. The problem appears when the Web Service submits the data back to the process. When I call FormService.submitTaskFormData or TaskService.complete in the Web Service the following happens:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. The task dissapears from ACT_RU_TASK&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. The task variable (process data) &lt;/SPAN&gt;&lt;STRONG&gt;does not dissapear&lt;/STRONG&gt;&lt;SPAN&gt; from ACT_RU_VARIABLE&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. The process &lt;/SPAN&gt;&lt;STRONG&gt;does not continue&lt;/STRONG&gt;&lt;SPAN&gt;. ACT_RU_EXECUTION shows that scriptTask(2) is active.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So the process is stuck in script task 2. If I change the process so that the endEvent is executed directly after the user task it works as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have any idea why the process does not continue?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2011 06:53:12 GMT</pubDate>
    <dc:creator>kaech</dc:creator>
    <dc:date>2011-04-15T06:53:12Z</dc:date>
    <item>
      <title>FormService.submitTaskFormData does not continue process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/formservice-submittaskformdata-does-not-continue-process/m-p/76509#M50467</link>
      <description>Hi,I am implementing a Web Service wrapper around the Activiti services to connect clients via SOAP.I have a simple process that includes one user task like this:startEvent -&amp;gt; scriptTask(1) -&amp;gt; userTask -&amp;gt; scriptTask(2) -&amp;gt; endEventThe user task comprises one formProperty to expose the pro</description>
      <pubDate>Fri, 15 Apr 2011 06:53:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/formservice-submittaskformdata-does-not-continue-process/m-p/76509#M50467</guid>
      <dc:creator>kaech</dc:creator>
      <dc:date>2011-04-15T06:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: FormService.submitTaskFormData does not continue process</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/formservice-submittaskformdata-does-not-continue-process/m-p/76510#M50468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What actually happens in the script, does it require a lot of processing-time?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Apr 2011 09:17:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/formservice-submittaskformdata-does-not-continue-process/m-p/76510#M50468</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-04-19T09:17:31Z</dc:date>
    </item>
  </channel>
</rss>

