New REST API to generate an Application Diagnostics report

A new Execute Application Diagnostics REST API is available to generate an Application Diagnostics report on demand. Administrators can invoke the REST API, optionally specify an output file name, and control whether an existing report is overwritten by using the fileName and overwrite parameters. If no file name is provided, one is automatically created. The API also validates file names, prevents invalid or unsafe file paths, and returns the generated report name and job status in the response. This job is supported only for application types that support Application Diagnostics.

Applies to: FreeForm, Planning

Business Benefit: The Execute Application Diagnostics REST API job enables administrators to validate applications whenever needed, providing greater flexibility than running diagnostics only after a cube refresh. Built-in file name validation, configurable output options, and detailed job reporting simplify report generation while helping prevent file conflicts and invalid input.

Key resources