<?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 Can we assign multiple tasks to assignee at once ( bulk assign) in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/can-we-assign-multiple-tasks-to-assignee-at-once-bulk-assign/m-p/13779#M6094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to assign multiple tasks(i have a list of taskIds) &amp;nbsp;to a user at once. Right now i do it one bye one using the API&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="" style="color: #222222; background-color: #ffffff; margin: 0px 0px 1.25em;"&gt;&lt;DIV class=""&gt;&lt;PRE style="color: black; background: #eeeeee; border: 1px dashed #666666; padding: 1.25em 1.5625em 1.125em;"&gt;PUT runtime/tasks/{taskId}&lt;BR /&gt;&lt;PRE class="" style="color: black; background: #eeeeee; border: 1px dashed #666666; margin: 0px; padding: 1.25em 1.5625em 1.125em;"&gt;&lt;CODE data-lang="json" style="color: black;"&gt;{&amp;nbsp;&amp;nbsp; "assignee" : "assignee"&lt;BR /&gt;}&lt;/CODE&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;Is there a better way to do the bulk assign?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Apr 2017 20:49:34 GMT</pubDate>
    <dc:creator>divyajanarthana</dc:creator>
    <dc:date>2017-04-18T20:49:34Z</dc:date>
    <item>
      <title>Can we assign multiple tasks to assignee at once ( bulk assign)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-assign-multiple-tasks-to-assignee-at-once-bulk-assign/m-p/13779#M6094</link>
      <description>I am trying to assign multiple tasks(i have a list of taskIds) &amp;nbsp;to a user at once. Right now i do it one bye one using the APIPUT runtime/tasks/{taskId}{&amp;nbsp;&amp;nbsp; "assignee" : "assignee"}Is there a better way to do the bulk assign?</description>
      <pubDate>Tue, 18 Apr 2017 20:49:34 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-assign-multiple-tasks-to-assignee-at-once-bulk-assign/m-p/13779#M6094</guid>
      <dc:creator>divyajanarthana</dc:creator>
      <dc:date>2017-04-18T20:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can we assign multiple tasks to assignee at once ( bulk assign)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-we-assign-multiple-tasks-to-assignee-at-once-bulk-assign/m-p/13780#M6095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Divya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Given my exposure to the system, and some extensive searching through documentation - it seems that the only OOTB task update option (for assignees, variable data, etc) is the one you have found. However, creating and exposing the logic for a bulk assign on your own would not be exceptionally difficult if you'd like to go that route.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the&amp;nbsp;&lt;EM&gt;org.activiti.rest.service.api.runtime.task.&lt;STRONG&gt;TaskResource.Java&lt;/STRONG&gt;&lt;/EM&gt; class to see how that call is already being performed, and you could simply extend that functionality with your own custom code.&lt;BR /&gt;&lt;BR /&gt;-JEarles&lt;BR /&gt;&lt;A href="https://migration33.stage.lithium.com/t5/tag/bp3/tg-p"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 19:31:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-we-assign-multiple-tasks-to-assignee-at-once-bulk-assign/m-p/13780#M6095</guid>
      <dc:creator>jearles</dc:creator>
      <dc:date>2017-04-19T19:31:28Z</dc:date>
    </item>
  </channel>
</rss>

