<?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 Re: Update Workflow Assignee with JavaScript in WebScript in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222957#M176087</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem. I would like to assign all tasks that belong to one person to another by calling a webscript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ronnie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Oct 2010 13:18:25 GMT</pubDate>
    <dc:creator>ronnie</dc:creator>
    <dc:date>2010-10-26T13:18:25Z</dc:date>
    <item>
      <title>Update Workflow Assignee with JavaScript in WebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222956#M176086</link>
      <description>Hi All,I need to dynamically assign a workflow task to the user claiming the task through a WebScript UI. Is there a recommended way of doing this? Is there a specific property you can set within the task? Thanks,Tony</description>
      <pubDate>Thu, 08 Jul 2010 19:43:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222956#M176086</guid>
      <dc:creator>tonyfoo</dc:creator>
      <dc:date>2010-07-08T19:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Update Workflow Assignee with JavaScript in WebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222957#M176087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have the same problem. I would like to assign all tasks that belong to one person to another by calling a webscript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ronnie&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 13:18:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222957#M176087</guid>
      <dc:creator>ronnie</dc:creator>
      <dc:date>2010-10-26T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Update Workflow Assignee with JavaScript in WebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222958#M176088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to change the task owner you need to set the the owner of the task to the user you want to assign the task to. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Until version 3.0 wasn't possible to directly update task properties. I don't know if in newer version this was changed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Here you can find a snippet of a java solution: &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=23648" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=23648&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this can help.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Oct 2010 07:05:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222958#M176088</guid>
      <dc:creator>dc_noze</dc:creator>
      <dc:date>2010-10-27T07:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Update Workflow Assignee with JavaScript in WebScript</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222959#M176089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Up!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi all,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;at this date (Alfresco 3.4e), is there any &lt;/SPAN&gt;&lt;STRONG&gt;javascript &lt;/STRONG&gt;&lt;SPAN&gt;code which can update a task owner?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And better, a script which can update all properties of a wf task?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If there's only the java-backed webscript solution, can i have more details on how to implement it?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I never used Eclipse to customize my Alfresco, only javascript, json and freemarker…&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I've an other topic on the Workflow forum : &lt;/SPAN&gt;&lt;A href="http://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=39757" rel="nofollow noopener noreferrer"&gt;http://forums.alfresco.com/en/viewtopic.php?f=34&amp;amp;t=39757&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jul 2011 09:45:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/update-workflow-assignee-with-javascript-in-webscript/m-p/222959#M176089</guid>
      <dc:creator>granddams</dc:creator>
      <dc:date>2011-07-22T09:45:43Z</dc:date>
    </item>
  </channel>
</rss>

