large string

I know that process variables with large string may cause memory issue. My question is if the process instance is deleted right after completion, does the memory issue still exist?

OriginalPostID-241670

  Discussion posts and replies are publicly visible

Parents
  • @shaoyongw, You may also consider making the process variables hidden if they are going to contain very large strings. This way, it wont be captured in the process history - and it will avoid lot of processing that Appian has to do - extra CPU cycles and memory will be saved.
    Of course this is not recommended it you want those process variables to be captured in the process history.
Reply
  • @shaoyongw, You may also consider making the process variables hidden if they are going to contain very large strings. This way, it wont be captured in the process history - and it will avoid lot of processing that Appian has to do - extra CPU cycles and memory will be saved.
    Of course this is not recommended it you want those process variables to be captured in the process history.
Children
No Data