<?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>Access Process Variables</title><link>https://community.appian.com/discussions/f/process/20293/access-process-variables</link><description>Hi, 
 
 I need to access process variables in a &amp;quot;record type&amp;quot; object. I need the value of the variables that the active task of the process has in their data inputs. Is this possible? How can I do this? 
 
 Thank you, 
 
 Rita Ferreira</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Access Process Variables</title><link>https://community.appian.com/thread/79177?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 14:33:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:73900f05-96df-409c-ac08-c2207797335c</guid><dc:creator>Rita Ferreira</dc:creator><description>&lt;p&gt;Theoretically, we would need the process variables to last for a long time, it would depend on the process initiated by the user. We already store some information in our database, but the information that is most difficult to access is defined directly in the process, in input data of tasks. Because we have a read-only mode where we can see the task information, but we can&amp;#39;t edit the data. So, we need the values of variables to this task in particular in real time to use in this read-only mode.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access Process Variables</title><link>https://community.appian.com/thread/79171?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 13:09:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d90a554-9dc8-4712-8deb-59e90bbf2672</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Hi Rita&lt;/p&gt;
&lt;p&gt;Yes. So it would make more sense that if you need access to those values that you write them to&amp;nbsp;the table that the Record is mapped to, so they&amp;#39;re persisted beyond the life of the Process.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What are the pv!s, how long do you need access to them for and what are you going to use them for?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access Process Variables</title><link>https://community.appian.com/thread/79170?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 13:05:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff4a8c51-2c19-48b0-a4eb-fb46afe49beb</guid><dc:creator>Rita Ferreira</dc:creator><description>&lt;p&gt;Hi Stewart,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for the response. Let me ask you something... With a Process Report we lost the information when the instance is deleted/archived? Because we will want acess the information of finalized processes in the future.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Rita Ferreira&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Access Process Variables</title><link>https://community.appian.com/thread/79163?ContentTypeID=1</link><pubDate>Wed, 27 Jan 2021 10:02:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:946c05a4-841a-4985-bddc-13361afe8b3f</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;I&amp;#39;m curious as to what the Use Case is...but you could create a Process Report which will be filtered by the Record Identifier (so you have to make sure the active process instance you want to report against does have the Record Identifier value in it), and your Process Report can expose the relevant process variables you want. Be aware that the values of the process variables may well be changing (as the process instances continues to run) whereas any User Interface that is presenting these values will only have the value at the last time the User Interface was refreshed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>