<?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>In a process I have 3-4 user input tasks in series those are assigned to differe</title><link>https://community.appian.com/discussions/f/process/1165/in-a-process-i-have-3-4-user-input-tasks-in-series-those-are-assigned-to-differe</link><description>In a process I have 3-4 user input tasks in series those are assigned to different groups.What i want to achieve is that the 4th task in the series must be assigned to the person who has completed the first task in the process where as first task initially</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: In a process I have 3-4 user input tasks in series those are assigned to differe</title><link>https://community.appian.com/thread/4007?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2013 18:50:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:07d99726-5517-4c0f-8002-f79a43af5a6c</guid><dc:creator>himanshug</dc:creator><description>Thanks.It worked.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: In a process I have 3-4 user input tasks in series those are assigned to differe</title><link>https://community.appian.com/thread/4006?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2013 18:13:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:454e6197-0279-4db0-a75d-9880e549de76</guid><dc:creator>felixl</dc:creator><description>One of the first attributes you should make use of for the &amp;#39;First Task&amp;#39; is the task property &amp;#39;Owner&amp;#39; (tp!owner).  This activity class is pretty much the user who submitted the task form.  &lt;br /&gt;&lt;br /&gt;You can assign tp!owner as an output value and store it into a USER process variable in the Data tab.  &lt;br /&gt;&lt;br /&gt;Then in your fourth task, use that USER process variable to be the assignee.&lt;br /&gt;&lt;br /&gt;Hope this helps.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: In a process I have 3-4 user input tasks in series those are assigned to differe</title><link>https://community.appian.com/thread/4005?ContentTypeID=1</link><pubDate>Mon, 09 Sep 2013 18:11:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9194b4a7-db81-462c-8521-047c167edbdb</guid><dc:creator>Michael Tan</dc:creator><description>In the data tab--&amp;gt;outputs, capture the tp!owner in to a process variable of type user. You can use this variable in the 4th task. See the task properties to find the tp!owner details here:&lt;br /&gt;&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/72/Process_and_Report_Data#Task_Properties"&gt;forum.appian.com/.../Process_and_Report_Data&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>