How do Atoti products depend on each other?
- Atoti Java SDK contains the core Atoti engine and is the primary way to build Atoti sessions. Every other product listed here depends on it, directly or through a bundled solution.
- Atoti Python SDK also contains the core Atoti engine, and is an alternative way to build Atoti sessions without writing Java.
- Atoti UI is the user interface for an Atoti project.
- Atoti Admin UI is a separate administration interface for the Atoti Java SDK.
- Atoti Intelligence adds AI features (chat, Auto-Explain, and related tools) on top of the Atoti Java SDK and Atoti UI.
- Atoti Limits is a workflow product that depends on the Atoti Java SDK and Atoti UI.
- Atoti Sign-Off is a workflow product for approvals. It depends on the Atoti Java SDK and Atoti UI.
- Solutions including Atoti Enterprise Risk depend on the Atoti Java SDK and Atoti UI. Some solutions also depend on other workflow products.
Which versions of Atoti products are compatible?
The compatibility tables use this key:≥: The listed version is a minimum required version, not an exact release.X.Y.x: Any patch release within that minor version line, e.g.6.2.xmeans any6.2release, such as6.2.0or6.2.1.X.Y–X.Z: Any version within that range.-sb3: The Spring Boot 3 build variant of that release, e.g.6.0.x-sb3is the Spring Boot 3 variant of Atoti Java SDK 6.0.x.–: This dependency didn’t exist yet for that release, so no version applies.
Atoti Python SDK
Atoti Python SDK embeds a specific Atoti Java SDK build, plus its own JDK, instead of requiring a separate Java installation. The embedded version still matters for two reasons:- Security review: identifies the actual engine code and JDK running underneath, including their patch level.
- Development: determines which Atoti Java SDK capabilities and configuration options are available when switching to Java.
- See the Atoti Python SDK changelog for more details.
- See the Atoti Python SDK dependencies page for other dependencies, such as required Python and third-party package versions.
Atoti UI
- See the Atoti UI changelog for more details.
- See the Atoti UI dependencies page for other dependencies, such as required third-party package versions.
Atoti Intelligence
- See the Atoti Intelligence changelog for more details.
Atoti Limits
From 6.1.20 onwards, Atoti Limits version numbers are aligned with the Atoti Java SDK, and dependencies (including Atoti UI) are no longer tracked on a separate dependencies page; the last release under the old versioning scheme was 4.2.3.Aligned versioning (6.1.20 and later)
- See the Atoti Limits changelog for more details.
- See the Atoti Java SDK dependencies page for the underlying Spring Boot and Java versions.
Pre-alignment versioning (up to 4.2.3)
- See the Atoti Limits changelog (4.2) for more details.
- See the Atoti Limits dependencies page (4.2) for other dependencies, such as required third-party package versions.
Atoti Sign-Off
From 6.1.20 onwards, Atoti Sign-Off version numbers are aligned with the Atoti Java SDK, and dependencies (including Atoti UI) are no longer tracked on a separate dependencies page; the last release under the old versioning scheme was 6.2.2. Atoti UI requirements moved from ≥5.2.6 to ≥5.2.25 starting with Atoti Sign-Off 6.1.23.Aligned versioning (6.1.20 and later)
- See the Atoti Sign-Off changelog for more details.
- See the Atoti Java SDK dependencies page for the underlying Spring Boot and Java versions.
Pre-alignment versioning (up to 6.2.2)
- See the Atoti Sign-Off changelog (6.2 pre-alignment) for more details.
- See the Atoti Sign-Off dependencies page (6.2 pre-alignment) for other dependencies, such as required third-party package versions.
Atoti Admin UI
- See the Atoti Admin UI changelog for more details.
Solutions
Each solution bundles the Atoti Java SDK and Atoti UI together with other workflow products. Solutions are released independently of the Atoti Java SDK and Atoti UI.Atoti FRTB
- See the Atoti FRTB changelog for more details.
- See the Atoti FRTB dependencies page for other dependencies, such as required third-party package versions.
Atoti Market Risk
- See the Atoti Market Risk changelog for more details.
- See the Atoti Market Risk dependencies page for other dependencies, such as required third-party package versions.
Atoti CVA Risk Capital
- See the Atoti CVA Risk Capital changelog for more details.
- See the Atoti CVA Risk Capital dependencies page for other dependencies, such as required third-party package versions.
Atoti ISDA-SIMM
- See the Atoti ISDA-SIMM changelog for more details.
- See the Atoti ISDA-SIMM dependencies page for other dependencies, such as required third-party package versions.