Run DI-Production Script Click Action Options

Option Description
Type Specifies the click action type.
Scope Specifies the click action scope. Options include Portlet, Row, Portlet and Row, and Link. Available options vary, depending on the type of portlet.
Label Specifies the label that displays in the click action context menu. The default is Run DI-Production Script.
Script

Specifies the file path and name of the script to be run. The path to the script must include the project name. The format is:

project://<project-name>/<directory>/<scriptname>.prd

Optionally, you can include a specific run configuration as follows:

project://<project-name>/<directory>/<scriptname>.prd?runconfig=<runconfig>

Conditional

Specifies that the click action is available only if the value in the column specified in the adjoining box is a non-zero number or non-empty string. For example, if the option is set as follows: Setting the conditional option

  • On rows where the Current vs Last +/- column is not 0 or blank, the click action appears as a row-scoped click action.

  • On rows where the Current vs Last +/- column value is 0, blank, or an empty string; the click action does not appear as a row-scoped click action.

This option is cleared by default. For more information, see About Conditionalized Click Actions.

 

See also: