ExecuteReport Action Parameters

Supported ExecuteReport Action Parameters

The ExecuteReport action supports the following input arguments:

name

The name of the report format to be used. For information on Aurea CRM win reports. For further details, see Defining Report Formats in the Aurea CRM win User Manual.

This parameter is mandatory.

uid

Optional input record for the report: Record or Linked.

If uid is set and no record is selected, the report is created for all existing records, i.e. no uid is passed.

Note: The Context setting in the Aurea CRM win report format needs to be consistent with the action definition, i.e. if Context = "Current Record" and no record is selected, creating the report results in an error.

parameters

Additional parameters passed to the report as JSON. Example - {target: 'CreateNewTab', contentDisposition: 'inline'}

For information on defaults and available parameters. For further details, see Creating Aurea CRM win Reports in Aurea CRM.Web.

scope

Defines which kind of report format is to be used if two formats with the same name exists: Public or Private.