<?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>User input task assignment</title><link>https://community.appian.com/discussions/f/process/20555/user-input-task-assignment</link><description>I have a admin screen, where the logged-in user can place a request. 
 The approving task should go to the all the users in the admin group except the requestor. 
 
 I tried difference(getdistinctusers(pv!groupName), loggedinUser()) on user input task</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User input task assignment</title><link>https://community.appian.com/thread/80127?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 15:40:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb0df579-70e8-48a0-b374-4b95bf2761e7</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="59361" url="~/discussions/f/process/20555/user-input-task-assignment/80122#80122"]You might want to use pv!initiator [/quote]
&lt;p&gt;To clarify, a process instance automatically has &amp;quot;&lt;em&gt;&lt;strong&gt;pp!initiator&lt;/strong&gt;&lt;/em&gt;&amp;quot; (as in &amp;quot;process property&amp;quot;), which the designer in this case should store in a PV they add i.e. &amp;quot;pv!initiator&amp;quot; (or any other name they want).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User input task assignment</title><link>https://community.appian.com/thread/80122?ContentTypeID=1</link><pubDate>Mon, 08 Mar 2021 10:13:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4afc34f7-4417-43a3-87d9-058aa2c526ba</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;loggedinuser() executed in the model returns the admin user. See&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.1/fnc_people_loggedinuser.html#notes"&gt;https://docs.appian.com/suite/help/21.1/fnc_people_loggedinuser.html#notes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You might want to use pv!initiator which is the user starting the process.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>