Imprivata Privileged Access Management Product Update 2.3.201906302237

June 30, 2019

PAM Update: Added support to design and generate custom reports

This update added the option to design and build custom reports using the application query language (HQL) displaying data from the vault using the application model relations in a paginated table with column selection and export to CSV and PDF files.

Added support to design and generate custom reports with export options

This update adds the option to design and build custom reports using the application query language (HQL) displaying data from the vault using the application model relations in a paginated table with column selection and export to CSV and PDF files.

Custom reports allow construction site-specific reusable queries to visualize details captured by the system in the course of its operation to investigate incidents and to design better access practices, approval workflows and security guidelines for the organization.

System administrators can design and save custom reports accessible by users with the auditor role.

HQL is a cross-platform SQL-based query language compatible with all databases supported by the system.

The update includes several examples of the HQL queries to get started.

Model objects description, relations and fields listing are included in the Scheme section of REST API documentation.

Custom report editor also includes the options to auto-generate a query for a selected model object with all supported attributes to simplify reports design and analysis of the application data model.

Custom report editor also includes several examples for the typical queries.