Action : Custom Action
Custom Actions used to extend the Workflow or Service palette.
Properties
caption : stringCaption displayed in the palette.description : stringAction description.etl : booleanTrue if the action can be used in an ETL activity.icon : stringIcon name (no size prefix).service : booleanTrue if the action can be used in an integration service.tooltip : stringTooltip displayed in the palette.workflow : booleanTrue if the action can be used in a workflow.
Content
-
Sequence of:
-
t_FlowMacro_Arguments [0..1] - Collection of Arguments that Custom Action will expect.
-
t_FlowMacro_Script [1..1]
-
-
t_FlowMacro_Arguments
Collection of Arguments that Custom Action will expect.
Parent topic: references