Serverless ADR

Ansys Dynamic Reporting traditionally requires a service running on an ADR-specific database to gather, organize, and display data in a report. Starting with ADR 2025 R1, a new configuration allows most functions to operate without the ADR service. Released as a Beta version, this initial serverless configuration lets you add data to an existing ADR database, query it, delete items, and add tags—all without a running service. It also allows you to work with multiple ADR databases at the same time, which is not possible with the server approach.

The serverless sub-module in the ansys-pydynamicreporting-core library allows for easy access to this new configuration. Detailed documentation can be found here:

API Reference