Skip to main content
Inspiring
September 10, 2024
Question

Memory Management in Process

  • September 10, 2024
  • 4 replies
  • 0 views

Hi All ,

How can we manage memory consumption in process model , so that it wont be more than  10,00,00 AMU .   ( the ways we can follow to reduce memory consumption in Process Model ) .

    4 replies

    kumara0180
    September 10, 2024

    1) mark the process instances not being used in process reports and being passed to parent process as hidden.

    2) Have small process and delete them after completion using data management tab to reduce the memory consumption.

    3) have instances with short life cycle . 
    there are many more. Go through appian documents to gain more insight 

    Inspiring
    September 10, 2024

    Thanks . 

    gayathris111098
    September 10, 2024
    Inspiring
    September 10, 2024

    Sure Thanks .