AnalysisEdit Action Parameters

List of input arguments for AnalysisEdit Action Parameters.

The AnalysisEdit action supports the following input arguments (all optional):

name

The name of the analysis.

scope

Defines which kind of analysis is to be used (if two analyses with the same name exist): Public or Private.

autostart

If set to true, the analysis is automatically executed.

link/linkId

Defines the context for the analysis' execution: The uid of a record to be used as link record when executing the analysis.

Use linkId (optional) to specify another than the default link.

autoLoadSettings

Determines if the analysis settings are stored and loaded when executing the analysis and how it is done.

Available values: "all", "defaultValues", "category", "fields". Separate multiple entries by comma.

If defined, a copy of the analysis containing the most recent settings selected in the settings editor is saved. When the analysis is executed later, these settings is restored.