Navigation :
test ../ test user-ref.html
User & Reference Guide
test ../ test user-ref/whats-new.html
- What's New
test ../ test user-ref/overview.html
- Atoti Sign-Off overview
test ../ test user-ref/videos.html
- Video walk-throughs
test ../ test user-ref/getting-started.html
-
Getting started with Atoti Sign-Off
test ../ test user-ref/configure-tasks.html
-
Configure tasks
test ../ test user-ref/process-tasks.html
-
Process daily tasks
test ../ test user-ref/ui-notifications.html
- Notifications in the UI
test ../ test user-ref/audit.html
-
Audit
test ../ test user-ref/input-files.html
-
Input file formats
test ../ test user-ref/cube.html
-
Cube Reference
test ../ test user-ref/properties.html
-
Properties
test ../ test user-ref/properties/config-properties.html
--
Configuration Properties
test ../ test user-ref/properties/property-files.html
--
Property files
test ../ test user-ref/properties/profiles.html
--
Profiles
test ../ test user-ref/datastore.html
-
Datastores
test ../ test dev.html
Developer Guide
test ../ test dev/dev-overview.html
-
Overview
test ../ test dev/dev-release.html
-
Release and migration notes
test ../ test dev/dev-getting-started.html
-
Getting Started
test ../ test dev/dev-ui-config.html
-
Configuring the UI
test ../ test dev/dev-adjustments.html
-
Sign-Off Adjustment support
test ../ test dev/dev-extensions.html
-
Extending the Module
test ../ test dev/dev-ref-impl.html
-
Sign-Off default implementation
test ../ test dev/dev-libraries.html
-
Libraries for Atoti Sign-Off
Properties
Properties can be used to configure many parts of Atoti Sign-Off. Some properties are defined in Spring Boot Configuration Property classes. This ensures that each property has a single source of truth for default values, and allows properties to be added throughout the codebase in a type-safe, reusable manner.
Properties required by applications that don’t use Configuration Properties are set in a number of property files.