<?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>why we use hidden process variable and what&amp;#39;s the purpose of this?</title><link>https://community.appian.com/discussions/f/process/35382/why-we-use-hidden-process-variable-and-what-s-the-purpose-of-this</link><description>Hidden process variable is hide from reports other than that is there any other scenarios where we can use those variables?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: why we use hidden process variable and what's the purpose of this?</title><link>https://community.appian.com/thread/137676?ContentTypeID=1</link><pubDate>Sat, 06 Jul 2024 23:04:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6d1de2e6-5cec-4307-8b35-303ec4e1c488</guid><dc:creator>Karumuru Abhishek</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&amp;nbsp;As per Appian play book for memory effective process model design, If operating on large data sets frequently or for an extended period of time and through many steps, configure the process variable as Hidden. This way, frequent changes to these variables are not going to be reflected in process history, which will have a smaller impact on the process instance memory footprint.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why we use hidden process variable and what's the purpose of this?</title><link>https://community.appian.com/thread/137656?ContentTypeID=1</link><pubDate>Fri, 05 Jul 2024 21:33:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e5840144-ec82-4df3-82db-a8a28422cba3</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Hidden variables are really useful in Appian if you want to have processes that have a low memory footprint. You can consider them in some way as temporary variables that will not be available when the process ends and you want to see the variables that have been used, or check process history&lt;/p&gt;
&lt;p&gt;In this way, even if you have very heavy variables in the process instance, the weight once it has finished will be small, which will prevent the system from having a high consumption of resources by processes that have already finished.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why we use hidden process variable and what's the purpose of this?</title><link>https://community.appian.com/thread/137558?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 17:53:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f7b1a75-c7a4-40de-844d-42124acafbfc</guid><dc:creator>karthikkanjerla</dc:creator><description>&lt;p&gt;&lt;span&gt;frequent changes to these variables are not going to be reflected in process history, which will have a smaller impact on the process instance memory footprint.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: why we use hidden process variable and what's the purpose of this?</title><link>https://community.appian.com/thread/137537?ContentTypeID=1</link><pubDate>Wed, 03 Jul 2024 11:19:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e34c6fe9-53c3-428c-99ca-69cf3c97d083</guid><dc:creator>Konduru Chaitanya</dc:creator><description>&lt;p&gt;&lt;span style="color:#808080;"&gt;&lt;em&gt;&amp;quot;Prevents this variable value&amp;#39;s from being used in process reports and hides it from process history. This is useful when optimizing for memory efficiency. Parameters cannot be hidden. The value of this variable can still be seen when monitoring the process instance.&amp;quot;&lt;/em&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#000000;"&gt;&lt;a style="color:#000000;" href="https://docs.appian.com/suite/help/24.2/process-model-object.html#variables-tab"&gt;Process Model Object - Variables Tab&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>