Type to start searching...

Action : Custom Action

Custom Actions used to extend the Workflow or Service palette.

Properties
caption : string

Caption displayed in the palette.

description : string

Action description.

etl : boolean

True if the action can be used in an ETL activity.

icon : string

Icon name (no size prefix).

service : boolean

True if the action can be used in an integration service.

tooltip : string

Tooltip displayed in the palette.

workflow : boolean

True if the action can be used in a workflow.

Content
  • Sequence of:

    • Arguments [0..1] - Collection of Arguments that Custom Action will expect.

    • Script [1..1]