Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My query is does TEST RUN count in Actual automation run count. suppose i have 100 automations and i created a automation and check one block as test run. so this test run count in actual automation count. just like after automation actual count is 99.
Hi, @Vikash2024
All executions are counted, whether it is manual, webhook, api, number of times in a loop, and its test execution as well.
You can use the app below to monitor and analyze automations, you can also see the number of automations executed in Administration > Home there you have the consumption rates.
https://github.com/qlik-oss/qlik-cloud-automation-analyzer
- Regards, Matheus
Hi, @Vikash2024
All executions are counted, whether it is manual, webhook, api, number of times in a loop, and its test execution as well.
You can use the app below to monitor and analyze automations, you can also see the number of automations executed in Administration > Home there you have the consumption rates.
https://github.com/qlik-oss/qlik-cloud-automation-analyzer
- Regards, Matheus
Thanks for sharing.