Skip to main content
pierpaolol0001
May 31, 2024
Question

How to Retrieve Appian Memory Units in Task/Process Reports for Querying with Process Analytics?

  • May 31, 2024
  • 4 replies
  • 0 views

Hi Appian Community,

I am currently working on optimizing the performance of our processes in Appian and would like to monitor the memory usage of individual processes. Specifically, I am interested in obtaining the Appian Memory Units (AMUs) consumed by each process and including this information in our task reports. This way, we can query these reports using Process Analytics.

Does anyone have experience or insights on how to capture and report the memory usage of processes in Appian? Any guidance on integrating this data into task reports and making it available for analytics would be greatly appreciated.

4 replies

stefanhelzle0001
May 31, 2024

I think this is included in the health check report.

pierpaolol0001
May 31, 2024

Hi Stefan, the health check report is an ".xls" report. I would like to have this information on an Appian Report. Is it possible?

stefanhelzle0001
May 31, 2024

Not sure. I never tried something like this.

marcog0001
January 16, 2026

I could find information on process size from Health Check Report logs on System Logs/health-check/hc-process-model-sizing.csv

I am ordering the last column (Total Process Size) and its giving me the same problematic processes that shows on Process Model Metrics page, but not the same AMU count. But at least is something.