Problem

I'm developing resource usage reporting mechanism for my APS package but always have to wait until POA requests resource usage to see the result, it takes to much time. How often does POA request resource usage? Can I request it manually when needed?

Resolution

POA collects resource usage using a periodic task 'Synchronize resource usage for instances of APS applications' that is executed every 5 minutes (300 seconds) by default.

You run this task manually as well as change how often it is executed:

Operations > Tasks > Periodic > [search by name '*APS*']

Internal content