<?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>Renaming existing Tasks</title><link>https://community.appian.com/discussions/f/process/8641/renaming-existing-tasks</link><description>Hi, We would like to rename some already existing tasks. Since we can&amp;#39;t alter task column name directly using SQL query - is there any other mechanism we can use to achieve this ? we are using Appian onCloud. Thanks OriginalPostID-241413</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38196?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 21:23:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be29a737-08dd-40a0-bfb0-13c2c0231b98</guid><dc:creator>redae</dc:creator><description>@sikhivahans : good point indeed ! thx&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38172?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 19:49:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c5d1ca85-41ed-4494-9cf5-e8ebfdb3bdcc</guid><dc:creator>sikhivahans</dc:creator><description>@redae No worries. Another suggestion I would like to make is, if possible, try to refrain from using the changeable data(for instance, the data from integration) in process or task names as this needs a batch process or similar sort of mechanism to maintain synch. It might be worth depending on an identifier, or a reference (generated out of identifier and has a common format across the entities) which won't change(when compared to an attribute such as name) and then show the user the other information in the Headers of the Forms/Record Dashboards.&lt;br /&gt;&lt;br /&gt;As per my experience, it's a pain and time-consuming to write a process which will maintain a synch as it could potentially end up being over-engineered provided if the complexity(in terms of processing) is too high.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38171?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 19:29:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72ed87c7-e9c0-4a5e-bfda-81026fe2aa7d</guid><dc:creator>redae</dc:creator><description>Thanks @sikhivahans for your feedback. I didn&amp;#39;t know about this specific shared components&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38167?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 18:45:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71a8ee8d-5cd4-49e7-8b8d-4ceca1e94e5d</guid><dc:creator>sikhivahans</dc:creator><description>Not aware of any other approach other than using the &amp;#39;Set Task Display Name&amp;#39; Shared Component at &lt;a href="http://bit.ly/2eqSwTr"&gt;http://bit.ly/2eqSwTr&lt;/a&gt;. So ideally you should be getting the required tasks(or get the required tasks from the process id and task name by using any of the plugins available in the Forum) in the first place and then trigger a process for each task that derives the latest name to be used based on business conditions and then set the name of the task by using the plugin at &lt;a href="http://bit.ly/2eqSwTr."&gt;http://bit.ly/2eqSwTr.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;As I am neither sure about the number of tasks you would want to reset nor the complexity of the expression that drives the desired task name, I would suggest basic measures such as batch processing, execution engine balancing etc to be taken care of.&lt;br /&gt;&lt;br /&gt;In case if the expression to derive the task name for each task is too simple, maybe, you can even skip the MNI by using the parallel flows as mentioned at &lt;a href="http://bit.ly/2dkN7QI"&gt;http://bit.ly/2dkN7QI&lt;/a&gt; which will keep the process much more simple.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38165?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 18:17:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:99661f7b-b556-4837-ac85-0e330f205274</guid><dc:creator>redae</dc:creator><description>@sikhivahans : just the Appian Tasks. Displayed task name to user matter the most&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38164?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 18:14:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:64cebbad-4951-458e-931d-31b9bb162d83</guid><dc:creator>redae</dc:creator><description>Actually we try to rename tasks in batch. it&amp;#39;s an exception right now but these kind of typo can happen in the future. Having the ability to refactor or rename will be great.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38163?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 18:13:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:506d67e2-9104-4223-8768-31fcfb2e1496</guid><dc:creator>sikhivahans</dc:creator><description>@redae Added to the above, where would you like to carry out the update? To the Appian Task or the Appian Task plus a column in the DB table that maintains Tasks information?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Renaming existing Tasks</title><link>https://community.appian.com/thread/38162?ContentTypeID=1</link><pubDate>Tue, 18 Oct 2016 18:10:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:10b8a974-15df-440f-b482-135b866b239b</guid><dc:creator>Conor Cahill</dc:creator><description>Is this a one-time thing? Or do you want the ability to rename tasks at will?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>