<?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 update the task display name when the task is already created and not completed</title><link>https://community.appian.com/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed</link><description>Hi All, 
 I have a scenario where Appian task is already created with the task display name, for example as &amp;#39;Task abc with amount $100&amp;quot;. 
 Now when the user opens the task form, the amount will be recalculated in local variables and and are updated in</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134461?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 19:56:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1589fead-c58e-496a-a524-ef10c7fe3b45</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="2401" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134460"]&amp;quot;Portal&amp;quot;, don&amp;#39;t ask don&amp;#39;t tell[/quote]
&lt;p&gt;(and count yourselves all the luckier for it...)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134460?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 19:49:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf2a6caf-4538-44d3-84fc-4e9a5d7c6999</guid><dc:creator>Chris</dc:creator><description>[quote userid="50400" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134459"]Were you able to discern anything that its being selected / unselected actually changes?[/quote]
&lt;p&gt;I can&amp;#39;t say I&amp;#39;ve seen any effects from this setting either way since those Portal days years ago, my gut says this is a leftover setting from that time and might/could be removed when Portal is officially &lt;em&gt;removed&lt;/em&gt; from the product (it is still &lt;em&gt;deprecated&lt;/em&gt; currently AFAIK?&amp;nbsp; We just removed access to our Portal area recently).&amp;nbsp; When I&amp;#39;m reviewing applications, I don&amp;#39;t even check for this setting any more..&lt;/p&gt;
&lt;p&gt;I also can&amp;#39;t say that I&amp;#39;ve had any cases where I would &lt;em&gt;not&lt;/em&gt; want the values in the interface updated automatically to match the process variables, so I&amp;#39;m not concerned with it from that point..&amp;nbsp; Any case where I would need to see an older value would be handled differently anyway.&lt;/p&gt;
&lt;p&gt;For&amp;nbsp;members here who&amp;nbsp;aren&amp;#39;t familiar with the singular version of &amp;quot;Portal&amp;quot;, don&amp;#39;t ask don&amp;#39;t tell ;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134459?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 19:37:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5769d6f9-aee1-4fcb-a80a-dd3c4116874d</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="2401" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134458"]but direct PVs now, shows &lt;span style="text-decoration:underline;"&gt;the same result&lt;/span&gt;[/quote]
&lt;p&gt;This one at least seems like expected behavior.&amp;nbsp; I am (at least slightly) surprised that it&amp;#39;s happening with your declared ACPs, however.&amp;nbsp; OK, i guess not THAT surprised.&amp;nbsp; But it makes me wonder whether that setting even has any remaining material effect?&amp;nbsp; Were you able to discern anything that its being selected / unselected actually changes?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134458?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 19:34:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ec14cf7-9515-45d1-b92b-ac1298209b58</guid><dc:creator>Chris</dc:creator><description>[quote userid="50400" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134457"]You didn&amp;#39;t show how the value is being passed into the interface - is it being passed into an ACP then into the form, or straight through to the form as a directly-referenced PV?&amp;nbsp; I assume these two will have potentially different behaviors keying off of the &amp;quot;refresh on re-open&amp;quot; setting.&amp;nbsp; PV values I&amp;#39;d expect to always reflect the latest ones; ACPs I would expect (hope?) to retain their original task-instance value UNLESS that option is checked.[/quote]
&lt;p&gt;Definitely a good point to check for differences there.&amp;nbsp; Per the initial test above however, they are passed as ACPs:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714418575026v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714418591865v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Changing to PVs for the re-test:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714418706335v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Testing with the same method as above, but direct PVs now, shows &lt;span style="text-decoration:underline;"&gt;the same result&lt;/span&gt;.&amp;nbsp; Values on the interface are refreshed in the UI, without restarting the task, and without the &amp;quot;Refresh..&amp;quot; execution option selected..&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714418949380v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Just to note, I&amp;#39;m running this test on my 23.3 environment.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134457?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 19:18:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d68a7b28-f6b1-4ae6-8d2d-7702b11024d4</guid><dc:creator>Mike Schmitt</dc:creator><description>[quote userid="2401" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134455"]start this separate script task which updates all 1 values to 2 in the pv&amp;#39;s:[/quote]
&lt;p&gt;You didn&amp;#39;t show how the value is being passed into the interface - is it being passed into an ACP then into the form, or straight through to the form as a directly-referenced PV?&amp;nbsp; I assume these two will have potentially different behaviors keying off of the &amp;quot;refresh on re-open&amp;quot; setting.&amp;nbsp; PV values I&amp;#39;d expect to always reflect the latest ones; ACPs I would expect (hope?) to retain their original task-instance value UNLESS that option is checked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134455?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 18:11:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:34d5b269-3882-4fb8-909b-2d02b9a2eee0</guid><dc:creator>Chris</dc:creator><description>&lt;p&gt;To complicate this even further - I&amp;#39;m wondering if this setting is a leftover from the old &amp;quot;Portal&amp;quot; form days (*shudder*)..&amp;nbsp; As recently, I routinely see input values being refreshed &lt;span style="text-decoration:underline;"&gt;without&lt;/span&gt; this setting selected..&amp;nbsp; &lt;a href="https://docs.appian.com/suite/help/24.1/Process_Node_and_Smart_Service_Properties.html#execution-options"&gt;Current Documentation&lt;/a&gt;.&amp;nbsp; Lets run another test..&lt;/p&gt;
&lt;p&gt;Simple interface with a CDT and a Number input:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714413651354v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Refresh&amp;nbsp;&lt;span style="text-decoration:underline;"&gt;not&lt;/span&gt; checked:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714413694084v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Process started for debugging, task shows the initial values:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714413772955v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I then start this separate script task which updates all 1 values to 2 in the pv&amp;#39;s:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714414054471v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Task is NOT restarted, but when it is reloaded on the front end, all values are all updated anyway:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714414106834v5.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134454?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 17:34:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:76a4c084-a251-4820-b64b-6b299b515c3e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Thanks, that matches my expectations (though, it woulda been nice...)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134452?ContentTypeID=1</link><pubDate>Mon, 29 Apr 2024 17:25:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f1beef23-1492-4362-995f-4eff79c29ed5</guid><dc:creator>Chris</dc:creator><description>[quote userid="50400" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134351"]I&amp;#39;d love to hear whether someone tests this to see whether or not it affects the rendered task display name - I&amp;#39;d guess no, but i&amp;#39;m actually not completely sure.[/quote]
&lt;p&gt;I can confirm this setting does &lt;span style="text-decoration:underline;"&gt;not&lt;/span&gt; update the task name, restarting the task is the only way to re-evaluate the task name.&amp;nbsp; Running a test to confirm:&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714410866847v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714410918522v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;pv!num set to 1, process started for debugging.&lt;/p&gt;
&lt;p&gt;pv!num updated to 2, task name still references #1:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714411329014v3.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134351?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 13:00:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f42e0f3c-f68e-4d6e-9455-4ea60763c411</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I&amp;#39;d love to hear whether someone tests this to see whether or not it affects the rendered task display name - I&amp;#39;d guess no, but i&amp;#39;m actually not completely sure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134324?ContentTypeID=1</link><pubDate>Fri, 26 Apr 2024 07:59:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:146ed5ce-bd86-4335-9d8e-60bdb26ba891</guid><dc:creator>Harsh Kumar Agarwal</dc:creator><description>&lt;p&gt;AFAIK&amp;nbsp;what Mike already suggested is the only way but you can also give it a try to use &amp;quot;&lt;span&gt;Refresh default values every time the task form is viewed&lt;/span&gt;&amp;quot; property of UIT.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1714118320201v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134287?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 17:44:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d540664f-a885-4393-b468-403336fc571d</guid><dc:creator>Chris</dc:creator><description>[quote userid="21489" url="~/discussions/f/process/30917/how-to-update-the-task-display-name-when-the-task-is-already-created-and-not-completed/134280"]As you suggested, I could suppress the ootb &amp;quot;Save Draft&amp;quot; button, and create a custom submit button that loops back to the same task. That might be the way to go...[/quote]
&lt;p&gt;Yes, this is the only way to update the task name at this time (restart the task).&amp;nbsp; As Mike notes, we typically use this method of a custom &amp;quot;Save &amp;amp; Close&amp;quot; type button that submits the task, loops back to itself so the task name can be re-evaluated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/134280?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2024 15:53:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00578a99-15c2-47d9-b442-ebbd18744e25</guid><dc:creator>Zach Goldsby</dc:creator><description>&lt;p&gt;I have a similar use case where the user is able to clone an existing record, which generates a new task for editing. The &amp;quot;Request Title&amp;quot; field is included in the task display name, and also editable by the user in the task. There is a case where the user would edit the Request Title and then save the task as a draft. When&amp;nbsp;the user&amp;nbsp;returns to their task list, the task display name is not refreshed with the updated Request Title. This is confusing to the users.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As you suggested, I could suppress the ootb &amp;quot;Save Draft&amp;quot; button, and create a custom submit button that loops back to the same task. That might be the way to go...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/123171?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2023 05:50:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ef7d11e1-ff77-41bf-ab38-163ccc660658</guid><dc:creator>Jansi J</dc:creator><description>&lt;p&gt;Hi Mike, thanks for your response.&lt;/p&gt;
&lt;p&gt;Here the task will be assigned to user like approval task ,so the approver can just open the task n-number of times and he can just view and close it.&lt;/p&gt;
&lt;p&gt;When he wish to approve/reject, he will do that, until then it will be in same approvers task list.&lt;/p&gt;
&lt;p&gt;Yes I agree with you Mike, showing some &amp;#39;refresh&amp;#39; button or link will work. But without configuring this, if it automatically works without user interaction, then it suits the best with my requirement.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to update the task display name when the task is already created and not completed</title><link>https://community.appian.com/thread/123167?ContentTypeID=1</link><pubDate>Thu, 14 Dec 2023 19:07:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5eeed61b-f3ea-4a6f-a4f0-fe9764b43dea</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Task names are evaluated at assignment time and (AFAIK) not evaluated again at all.&amp;nbsp; The best I suspect you&amp;#39;ll be able to do here (though other users might have some other tricks), is to give the user a &amp;quot;refresh&amp;quot; control (button, link, etc) that secretly submits the task and loops back to it again, creating a new instance with a refreshed evaluated name.&amp;nbsp; That would require 1 user click at a minimum, but as I said I don&amp;#39;t expect you&amp;#39;ll get a way that has zero clicks.&lt;/p&gt;
&lt;p&gt;Can you tell us a bit more about your use case for wanting the Task Display Name to change?&amp;nbsp; Generally speaking, the user won&amp;#39;t really see it after they&amp;#39;ve opened the task, unless they abandon the task again without submitting.&amp;nbsp; That&amp;#39;s possible, of course, but seems like a bit of a corner case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>