why we use hidden process variable and what's the purpose of this?
Hidden process variable is hide from reports other than that is there any other scenarios where we can use those variables?
Hidden process variable is hide from reports other than that is there any other scenarios where we can use those variables?
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
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.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.