2 years ago
Run Batch Process in Atria
15.2
Atria now has a feature for managing and executing scheduled jobs. This has been used for all our billing integrations, but is also there for you to use for running your own batch processes with the included PowerShell job runner.
- Create virtually any schedule
- Encrypt and store secrets for use in your scripts - e.g. connection strings, API keys or credentials.
- Feed parameters into your PowerShell script
- Extract and use Atria properties for use in your script
- Centralize and standardize logging across processes
- Run processes on-demand through the Atria UI