<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>mass re-assignment of tasks</title><link>https://community.appian.com/discussions/f/general/10247/mass-re-assignment-of-tasks</link><description>Hi, 
 Can anyone recommend a way to do a mass re-assignment of tasks from an individual back to a group or another user? 
 
 We have a user that has over 500 tasks accepted by her and she is leaving the group. I realize that we can re-assign the tasks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45308?ContentTypeID=1</link><pubDate>Sat, 06 May 2017 18:41:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ae5945c2-c788-4461-8dbd-edef8b85b57e</guid><dc:creator>garym</dc:creator><description>@poorna - thank you so much :)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45307?ContentTypeID=1</link><pubDate>Sat, 06 May 2017 16:13:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8925880-4495-4a01-84a6-d3e463fef7db</guid><dc:creator>Poorna Guduri</dc:creator><description>@garym - Yes, you can automate this. &lt;br /&gt;
Create the Portal Task Report -&amp;gt; Write an Expression rule with the function a!queryProcessAnalytics() and pass the above Report and the target User as Context Parameters along with the Batch Size &amp;amp; Sorting parameters for the Result-Set Manipulation -&amp;gt; Now create a process model -&amp;gt; Set the Start Index, Batch Size &amp;amp; Loop Counter -&amp;gt; Call the Expression Rule by passing the necessary parameters -&amp;gt; Fetch the Task Ids out of the Result-Set -&amp;gt; Convert the list to Number(Integer) type, if needed -&amp;gt; Call the Smart Service by passing the necessary parameters with MNI (Multiple Node Instances), if needed -&amp;gt; Set the Start Index, Batch Size &amp;amp; Loop Counter as per the need and you are done. &lt;br /&gt;
Though it is a one time job process, it contains both Looping and MNI so be conscious.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45296?ContentTypeID=1</link><pubDate>Fri, 05 May 2017 14:56:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4182a180-c6a9-42cc-a80c-54dcb2a2caee</guid><dc:creator>Shyam Bommakanti</dc:creator><description>You can automate it.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45295?ContentTypeID=1</link><pubDate>Fri, 05 May 2017 14:43:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aa49f828-db6b-4e98-a721-b47c6004ae90</guid><dc:creator>garym</dc:creator><description>@poorna - Just want to make sure I am understanding this.  From the portal task report, I will be able to get the task Ids.  However, can I automate this so that I can pass these values into a process model that loops through the reassign with privileges smart service or am I just manually obtaining these task Ids from the task report and passing them into a process model that calls on the reassign with privileges smart service?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45274?ContentTypeID=1</link><pubDate>Fri, 05 May 2017 02:04:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b450da23-b90f-4920-81b5-4afb74fbdc1b</guid><dc:creator>nareshc647</dc:creator><description>Hi garym&lt;br /&gt;
&lt;br /&gt;
To add one more point to Poorna Guduri , To avoid this type of problems in future add Escalations to all user input tasks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45250?ContentTypeID=1</link><pubDate>Thu, 04 May 2017 13:07:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:381da029-aaa4-4ef1-a332-13eb11394b4f</guid><dc:creator>Poorna Guduri</dc:creator><description>Yes, You can pass the Report Context as the Specified User and so the Tasks Result-Set  will be filtered out as expected. Keep in mind that you need to pass the same Report Context to the function a!queryProcessAnalytics() function while building the Expression Rule to fetch the Task Ids. It is mandatory for initial filtration of Result-Set.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45248?ContentTypeID=1</link><pubDate>Thu, 04 May 2017 12:35:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca69102e-7a94-4e1b-8067-7a73bd7b3afd</guid><dc:creator>garym</dc:creator><description>@Poorna - Thank you very much.  I think your point #2 would work.  I haven&amp;amp;#x27;t created a portal task report yet but are you saying that I would be able to filter out all the tasks for a particular user in this report and fetch those particular task Ids to be able to use in the reassign with privileges smart service?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45244?ContentTypeID=1</link><pubDate>Thu, 04 May 2017 10:01:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b24d3804-e5da-400b-b625-da73e0534ffe</guid><dc:creator>venkateshs329</dc:creator><description>As per my understanding how can we find these particular task is assigned to these group ,&lt;br /&gt;
May be the user is part of multiple group and he/she accepted different tasks , how we are going to find these particular task is assigned to these group.&lt;br /&gt;
Thanks In Advance&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45238?ContentTypeID=1</link><pubDate>Thu, 04 May 2017 05:51:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d3fb9a4-3af2-40f3-9626-5d61e090e10a</guid><dc:creator>Poorna Guduri</dc:creator><description>Hi Gary, below are the few ways of handling this scenario:&lt;br /&gt;
1. If you want  all of the tasks assigned on her name to be re-assigned to the group - you can simply delete the user from the group and restart the respective tasks and then all the tasks will be re-assigned to the respective groups. As there are bulk number of tasks you may take assistance of IFM Smart Service to re-start them, but before that you need to fetch the list of task Ids (Build a Portal Task Report with the User Context, Save the report in a Constant of type Document and then build an Expression rule with the function a!queryProcessAnalytics() to fetch the list of Task Ids and configure the same to the Query that you are going to pass to the IFM Smart Service)&lt;br /&gt;
2. Build a Portal Task Report with the User Context, Save the report in a Constant of type Document and then build an Expression rule with the function a!queryProcessAnalytics() to fetch the list of Task Ids. Now, build a Process Model to re-assign the list of tasks by using the Shared Component - Reassign With Privileges - and you can make it batch wise as the tasks are bulk in number.&lt;br /&gt;
&lt;br /&gt;
Hope this helps&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45233?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 23:44:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86b49ecb-4250-479b-812e-bc42a3626b14</guid><dc:creator>garym</dc:creator><description>Is there a way to find all the tasks assigned to a particular user?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45232?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 23:41:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e29f4944-6f2a-43ee-a83a-19045ebf8df7</guid><dc:creator>garym</dc:creator><description>@shyamb - Is it the Execute Process Report that you are referring to?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: mass re-assignment of tasks</title><link>https://community.appian.com/thread/45229?ContentTypeID=1</link><pubDate>Wed, 03 May 2017 19:06:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:addd16bd-d6b2-462d-b37d-a5bb52c38b19</guid><dc:creator>Shyam Bommakanti</dc:creator><description>Create a process using this shared component. Get all the tasks using execute report smart service, loop thru to reassign to users/groups.&lt;br /&gt;
&lt;a href="https://forum.appian.com/suite/sites/shared-components/page/shared-components/record/lMBCLGOdlMUpdGVqW3dQaIKmclBmvvNEj8vu_cjb7T-5YiPr4Fu8ly5Yj1s09uenE4RYzA8zKyx7eiUh-6kLnMcXo9FU-alJG0gT-1uYNQdKll1Sw/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>