<?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 callback after complete Task in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141054#M98812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;hello folks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On complete event of User task , we have few workflow logics.&amp;nbsp; External api will invoke taskService.Complete().&amp;nbsp; Usertask complete events get triggered and code starts executed. We need to return the results of the execution back to external api synchronously. Is there any callback mechanism support or what is your suggestion on results back to external api.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Jun 2013 14:01:44 GMT</pubDate>
    <dc:creator>vinothkumar_j2e</dc:creator>
    <dc:date>2013-06-10T14:01:44Z</dc:date>
    <item>
      <title>callback after complete Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141054#M98812</link>
      <description>hello folks,On complete event of User task , we have few workflow logics.&amp;nbsp; External api will invoke taskService.Complete().&amp;nbsp; Usertask complete events get triggered and code starts executed. We need to return the results of the execution back to external api synchronously. Is there any callback mecha</description>
      <pubDate>Mon, 10 Jun 2013 14:01:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141054#M98812</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-10T14:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: callback after complete Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141055#M98813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What about just using execution variables to store the result?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:13:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141055#M98813</guid>
      <dc:creator>jbarrez</dc:creator>
      <dc:date>2013-06-10T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: callback after complete Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141056#M98814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's how we are passing arguments from external api .&amp;nbsp; Will it be synchronous i.e when an external application invokes complete task ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also need to create second call to engine to get the result from execution…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jun 2013 15:57:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141056#M98814</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-10T15:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: callback after complete Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141057#M98815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A call to taskService.complete will carry on the process in the calling thread (so synchronous, yes) until a wait-state is reached (eg. another user task or receive-task), process ends or an activity with 'async=true' is encountered. The transact&amp;nbsp; up until that point will be committed and process state is available after the completeTask() call completes. So it's perfectly possible to return execution-state to the external caller at this point.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 06:07:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141057#M98815</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-06-11T06:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: callback after complete Task</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141058#M98816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jun 2013 12:58:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/callback-after-complete-task/m-p/141058#M98816</guid>
      <dc:creator>vinothkumar_j2e</dc:creator>
      <dc:date>2013-06-11T12:58:09Z</dc:date>
    </item>
  </channel>
</rss>

