why we use hidden process variable and what's the purpose of this?

Certified Lead Developer

Hidden process variable is hide from reports other than that is there any other scenarios where we can use those variables?

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi  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.

Reply
  • 0
    Certified Senior Developer

    Hi  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.

Children
No Data