<?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>Creating Users with hierarchy</title><link>https://community.appian.com/discussions/f/general/10500/creating-users-with-hierarchy</link><description>Hello, While Creating Users in 17.1 we have a option to enter Supervisor name. Can this hierarchy be used for Processes where activities are SLA based. Example : If an Activity has a SLA to complete in 4 hours. If it is violated then as per the user configuration</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Creating Users with hierarchy</title><link>https://community.appian.com/thread/45916?ContentTypeID=1</link><pubDate>Mon, 05 Jun 2017 10:05:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:56df8c45-ce6f-4179-bf84-c4be681a2ddd</guid><dc:creator>Rahul Gundu</dc:creator><description>Yes, you can use supervisor property in user function to reassign task. We have different options to escalate the task. Please look into the below link, and select the suited approach. Either Reassigning or Sending a Mail or any option.&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/17.2/Escalating_a_Task.html"&gt;docs.appian.com/.../Escalating_a_Task.html&lt;/a&gt;&lt;br /&gt;
You have to get user() function to get the supervisor userId to reassign the task.&lt;br /&gt;
Please let me know, if you have any issue.&lt;br /&gt;
&lt;br /&gt;
user(&lt;br /&gt;
tp!owner,&lt;br /&gt;
&amp;quot;supervisorName&amp;quot;&lt;br /&gt;
)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>