<?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 get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/discussions/f/general/1456/how-to-get-assigned-time-of-a-task-my-use-case-is-i-have-to-show-assigned-time</link><description>How to get Assigned time of a task. My use case is I have to show Assigned time of a task in a report. But the assigned task is updated/overrided by Accepted time of that task. Please help. Thanks in advance!! ... OriginalPostID-87445 OriginalPostID-</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5187?ContentTypeID=1</link><pubDate>Wed, 06 Nov 2013 10:29:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6032d933-0195-4485-adb7-ed4b4f80869d</guid><dc:creator>pradeepd780</dc:creator><description>@Margaret - This will work.Thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5159?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2013 19:37:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:99078645-4f27-49ff-b7b1-354459c6f289</guid><dc:creator>Margaret Haymann</dc:creator><description>Pradeep.. The easiest thing to do is on the output of the previous task store the date and time in a process variable and use that.. This will be the submit time of that task which will be the initial assigned time of the next task.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5155?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2013 16:25:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df7495db-672f-4e08-b227-625e6e3582ac</guid><dc:creator>joel</dc:creator><description>startTime of a process can be accessed via pp!startTime. I believe this will also work on a task report.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5154?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2013 16:17:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d036d92e-6ede-48ff-ba9a-4b7b39d51c74</guid><dc:creator>pradeepd780</dc:creator><description>@Sathya - tp!startTime is not providing the exact thing I want. This variable is overridden by accepted time of a task.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5153?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2013 16:16:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85f3b277-57e0-4d18-a1e2-e40344a887a1</guid><dc:creator>pradeepd780</dc:creator><description>@Joel - you are right but I need startTime of a process, not accepted time. I need a report in which I want to show start and end time of a task. How can I achieve this.?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5090?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 16:29:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:820183ae-f671-4b67-ab9f-4ddaff4d52c5</guid><dc:creator>joel</dc:creator><description>There is a smart service which has an expression which allows you to get the tp!accepted time by the tp!id. The only issue with this is that you cannot use this in a report, what I do is on the output of the first node where the user accepts the task I write the tp!id into a variable and then use the expression and write the acceptance time into a pv and report into this. The only issue comes where you have loops and this will be overwritten - on this circumstance you could think about inserting this into a database table for each task. This is the best approach I have come up with.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get Assigned time of a task. My use case is I have to show Assigned time</title><link>https://community.appian.com/thread/5089?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2013 15:12:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21ca1697-8d2a-40d0-a494-9cc416ed1141</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Is the tp!startTime not providing you with what you want?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>