Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
For the list of issues covered in this release, and known issues, see the Changelog.
For information on upgrading from previous versions, see the
Atoti Limits Migration Guide
Follow this link
to download the zipped distribution files for:
- UI source code
- UI build
- Source files to build the module
- Sample bookmarks
- Maven repository required to build the project and run the tests. The Atoti Server 6.1.3 Maven repository files can be downloaded from here.
Dependencies
| Component | Version |
|---|---|
| Atoti Server | 6.1.3 |
| Atoti UI | ~5.2.6 |
| Common Dependencies BOM | 2.2.1 (com.activeviam.apps) |
| Common Library | 2.1.2-AS6.1 |
| Common Parent POM | 2.2.1 (com.activeviam.apps) |
| Common Spring Services BOM | 1.0.1 |
| Data Connectors | 4.2.0-AS6.1 |
| Java | JDK21 |
| UI Components | 5.2.8 |
| Workflow Core | 2.5.0 |
| Component | Version |
|---|---|
| Atoti Server | 6.1.3 |
| Atoti UI | ~5.2.6 |
| Common Dependencies BOM | 2.2.1 (com.activeviam.apps) |
| Common Library | 2.1.2-AS6.1 |
| Common Parent POM | 2.2.1 (com.activeviam.apps) |
| Common Spring Services BOM | 1.0.1 |
| Data Connectors | 4.2.0-AS6.1 |
| Java | JDK21 |
| UI Components | 5.2.8 |
| Workflow Core | 2.5.0 |
Summary
New features- Limit notifications
- Workflow file attachments
- Audit service
- Notification service
- Expired limits
- Historical difference in audit
- Streamlined breach review
New features
Limit notifications
Atoti Limits now supports sending notifications to the UI based on server events. See Sending Custom Notifications for more information.Audit service
The audit service has been added to Limits, including new dedicated screens to display audit. For more information, see Audit History screen.Notification service
The notification service has been added to Limits, including a new notification centre in the UI to manage your notifications. For more information, see Notifications in the UI.Workflow file attachments
You can now save files as attachments at each step of the default workflows. This way you can upload files such as emails, screenshots, or other relevant documents directly to the workflow as evidence.For details on adding this to your workflow seeDefining Task Spring Beans.