<?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>Task assignment if user deactivated</title><link>https://community.appian.com/discussions/f/process/12780/task-assignment-if-user-deactivated</link><description>Hi if I have running process and task is accepted by user, meanwhile user is deactivated. what will happen to the task and process.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/58656?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 10:02:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a26ca036-9bab-4fcb-ae60-c3d87a66630e</guid><dc:creator>chetany</dc:creator><description>&lt;p&gt;&lt;strong&gt;What will happen to the process and the Task?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;1. Process instance will remain active.&lt;/p&gt;
&lt;p&gt;2. The Task will still remain assigned.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;How to handle this scenario in a user friendly manner?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Technical reasoning: Any user who has process manager security (via process model security or process instance security) can override task assignment.&lt;/p&gt;
&lt;p&gt;Such a user can reassign the task to another user.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, the high level idea is to create a process task report and show the reassign option to the users who have manager access on the process instance.&lt;/p&gt;
&lt;p&gt;This user can then reassign the task.&lt;/p&gt;
&lt;p&gt;For technical details: refer this past answer -&amp;nbsp;&lt;a href="/discussions/f/best-practices/10226/handling-assigned-task-for-deactivated-users"&gt;https://community.appian.com/discussions/f/best-practices/10226/handling-assigned-task-for-deactivated-users&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The first answer gives some idea how to do this.&lt;/p&gt;
&lt;p&gt;Although we can do this via monitoring process instances - that is a technical way and only developer/designer can do it.&lt;/p&gt;
&lt;p&gt;Preferable way is to have a report via which users having manager rights can reassign the task for this scenario.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/58655?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 09:59:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1cc8ebe5-be3a-44d0-82fc-54e63e75e298</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>Process will be active and the task is assigned to the same user. Since the user is inactive, he/she can&amp;#39;t be accessed. We can overcome this by using escalation or manually re-assigned by System administrator&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/58647?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 06:51:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6032a03f-d341-440a-acf9-c50d2a69e48b</guid><dc:creator>saurabhp0002</dc:creator><description>&lt;p&gt;if it is very frequent in your organization, create generic process where you check the status of User whether it is active or not and in case inactive , assign back that task back to Group where it belong to. This should definitely be final solution and you can simple plug-in this as sub-process to all the nodes by creating an escalation.&lt;/p&gt;
&lt;p&gt;This will have no manual intervention and things will work as they need to be. As task is assigned back to group so it is available to relevant folks to work on. Escalation time frame is something need to be discussed with Business.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/58642?ContentTypeID=1</link><pubDate>Thu, 02 Aug 2018 04:50:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cfba9767-3fb9-4e9c-b8ae-654db0a7f66c</guid><dc:creator>snehab848</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt; &lt;br /&gt; For the current running process, you will have to monitor the instance and reassign manually.&lt;br /&gt; &lt;br /&gt; In order to avoid this situation in future, you can configure escalation on that task to trigger reassignment of task. &lt;br /&gt; For more details check: &lt;a href="/discussions/f/general/12526/how-to-start-escalation-timer-when-task-is-accepted-by-a-user"&gt;community.appian.com/.../how-to-start-escalation-timer-when-task-is-accepted-by-a-user&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; In case of script tasks or unattended nodes, please make sure that in Assignment tab &amp;#39;Run as whoever designed the process&amp;#39; is selected , so that such nodes are not affected in case initiator is deactivated. &lt;br /&gt; &lt;br /&gt; Hope this helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/57332?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 11:12:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:182f6583-f666-4b9c-81ef-1e759e5e1508</guid><dc:creator>Shubham Aware</dc:creator><description>Hi Parag,&lt;br /&gt;
&lt;br /&gt;
Particular Process will be in active state &amp;amp; task is assigned to the same user. you can reassign this task to another active user but you need to go to process instance.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/57325?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 10:33:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ce671b2c-df66-47f2-b2c2-8c286e8acc78</guid><dc:creator>ravalik</dc:creator><description>Hi paragk,&lt;br /&gt;
&lt;br /&gt;
Here the task will be in an active state itself and moreover it gets assigned to the same user.The deactivated user cannot get a task .&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
ravalik&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/57324?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 10:31:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21ec35e6-f7fc-4309-b434-ee2bcf54755e</guid><dc:creator>Shiva Valusa</dc:creator><description>&lt;p&gt;The process will be active state only and the task will be with same user.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/57323?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 10:27:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e877a47-35b9-48ad-bc1a-30f203341623</guid><dc:creator>Pitla Mahesh</dc:creator><description>Hi,&lt;br /&gt;
&lt;br /&gt;
The process will be in active state and the task is assigned to the same user. In order to complete this active process we need to open the process instance and assign the task to active user.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Task assignment if user deactivated</title><link>https://community.appian.com/thread/57246?ContentTypeID=1</link><pubDate>Wed, 27 Jun 2018 13:27:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32879be8-cd73-41d0-8d49-0a22bf6a3e8b</guid><dc:creator>Alejandro</dc:creator><description>&lt;p&gt;Hi, &lt;br /&gt; &lt;br /&gt; I have tried it as a test and the task is still active and assigned to the same user. You can assigned the task to active user.&lt;br /&gt;&lt;br /&gt;Moreover, the task can&amp;acute;t be assigned to a disabled user.&lt;br /&gt; &lt;br /&gt; Regards.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>