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 ) .
Discussion posts and replies are publicly visible
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
This article may be helpful to youcommunity.appian.com/.../how-to-create-memory-efficient-models
Thanks .
Sure Thanks .