<?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>Updating a process variable</title><link>https://community.appian.com/discussions/f/process/30862/updating-a-process-variable</link><description>I have a process model that has multiple sub processes for a project. 
 Each sub-process references the project name that was created at the beginning of the process. 
 The project name is retrieved by calling a rule that then saves to a process variable</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Updating a process variable</title><link>https://community.appian.com/thread/122940?ContentTypeID=1</link><pubDate>Fri, 08 Dec 2023 07:22:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c8ddc7fc-7c96-4cf2-967d-2511a3dbc8c8</guid><dc:creator>paroshnin677604</dc:creator><description>&lt;p&gt;&lt;a href="/members/mathieud0001"&gt;Mathieu Drouin&lt;/a&gt;&amp;nbsp; - we are doing this. However, the user input task that it is sitting at does not get the updated name. If this task is completed and the process moves on, the next task gets the correct name.&lt;/p&gt;
&lt;p&gt;Only the task that was waiting to be actioned when the name change happened, is not picking up the updated name. The name change happens outside of the process model&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Updating a process variable</title><link>https://community.appian.com/thread/122935?ContentTypeID=1</link><pubDate>Thu, 07 Dec 2023 21:59:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b9290f93-a503-46c1-ab48-db0418c04758</guid><dc:creator>Mathieu Drouin</dc:creator><description>&lt;p&gt;Why not just store the projectId in the PV? Pass in the projectId as a PV to the User Input Task, query the DB for the project info using the project id and display it to the user?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>