<?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 endTask() versus Signal() in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/endtask-versus-signal/m-p/228833#M181963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone explain to me the difference between JscriptWorkflowTask.endTask() and jScriptWorkflowPath.Signal()?&amp;nbsp; If I have a node in the workflow that has only one task and I Signal() a transition, does that make it identical to endTask()?&amp;nbsp; If there were multiple tasks within a task node then which task would Signal() "end"?&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, 18 May 2010 21:48:47 GMT</pubDate>
    <dc:creator>sgartner</dc:creator>
    <dc:date>2010-05-18T21:48:47Z</dc:date>
    <item>
      <title>endTask() versus Signal()</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/endtask-versus-signal/m-p/228833#M181963</link>
      <description>Can anyone explain to me the difference between JscriptWorkflowTask.endTask() and jScriptWorkflowPath.Signal()?&amp;nbsp; If I have a node in the workflow that has only one task and I Signal() a transition, does that make it identical to endTask()?&amp;nbsp; If there were multiple tasks within a task node then which</description>
      <pubDate>Tue, 18 May 2010 21:48:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/endtask-versus-signal/m-p/228833#M181963</guid>
      <dc:creator>sgartner</dc:creator>
      <dc:date>2010-05-18T21:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: endTask() versus Signal()</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/endtask-versus-signal/m-p/228834#M181964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'll be explaining this from the javadoc and from a little jbpm I read online. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The signal() method only moves the token to the next wait state but end task will end all created tasks before signaling the node to the next state. If you have created tasks in a node and want to move. Its advisable to use endtask() but if its just a wait state then you can safely use signal() otherwise the task will be left hanging although the token has left that node.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jul 2010 09:06:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/endtask-versus-signal/m-p/228834#M181964</guid>
      <dc:creator>bookworm2113</dc:creator>
      <dc:date>2010-07-21T09:06:02Z</dc:date>
    </item>
  </channel>
</rss>

