<?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>How to write into table when the task assignee is changed</title><link>https://community.appian.com/discussions/f/process/21199/how-to-write-into-table-when-the-task-assignee-is-changed</link><description>We got a traditional task based process running in production. Currently the users don&amp;#39;t know the assignee of a task. 
 
 How do I write into a table as soon as 
 * the task assignee changed 
 * the task is accepted by someone in a group ? 
 
 ( We can</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to write into table when the task assignee is changed</title><link>https://community.appian.com/thread/82628?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 13:11:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:edcbf99a-7fb4-4368-8df8-837f7763b745</guid><dc:creator>baratc</dc:creator><description>&lt;p&gt;Hi Mpc,&lt;/p&gt;
&lt;p&gt;I think using scheduled process querying process report is another approach, but again frequency (every 1 hour&amp;nbsp; during business hours or adhoc basis or trigger someone navigates to tasks tab in site) part you have to decide based on your case.&lt;/p&gt;
&lt;p&gt;please let me know if this helps or share if you implemented any other approach.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to write into table when the task assignee is changed</title><link>https://community.appian.com/thread/82621?ContentTypeID=1</link><pubDate>Tue, 15 Jun 2021 05:32:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:805a64c8-bd28-4917-bfa0-27459fdf8508</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is what a process report is made for. The statistics function task_assignee_owner() is exactly that.&lt;/p&gt;
&lt;p&gt;I added a process report to my case dashboard to show case related tasks and another one on a personal dashboard to show &amp;quot;my&amp;quot; tasks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>