System Configuration
Overview
The system configuration area is accessible by the Altus Administrator and enables system functions and operations to be set to the organisations needs. The system configuration section consists of the following:
- Configuration Settings: These settings enable areas of the system to be tweaked as required by the administrator and don't generally require any code to be implemented.
- Scheduled Processes: Provides the administrator with the ability to set up processes to be run in the background.
- Process Logs: Provides visibility of the processes being run and their status, including failures.
Configuration Settings

More information on the Configuration settings can be found here
Scheduled Process
Scheduled processes can be setup in Altus to run recurring system jobs. The screenshot below shows the current system jobs that are configured out of the box.

| Scheduled Process | Details |
|---|---|
| Capacity Calculation for Bookable Resources | Runs the Bookable resource capacity calculation once per day. |
| Maintenance | Runs once per hour. |
| Resource requests awaiting approval | Runs the resource requests awaiting approval workflow. |
| Unsubmitted timesheet reminder | Runs the unsubmitted timesheet reminder once per day. |
Process Logs
The results of the scheduled processes are output to the process logs. This provides the results of the job whether it has completed, when it ran, if it has been successful or not.
