Configuration

The Configuration tab has the following fields.

Field

Description

Name

The name to appear as the label for the custom activity. This name also becomes the default name of the activity when it is dragged and dropped into a process definition.

Description

Short description of the activity.

Select Process

The process definition that contains the implementation of the custom activity. You can only specify process definitions that start with the Start activity. You cannot specify process definitions that use any other process starter.

Any resources referenced by the selected process are automatically included in the custom activity. Dynamically called subprocesses are not known at design time, and therefore are not referenced by the process definition. Therefore, dynamically called subprocesses cannot be used by a process definition within a custom activity.

Global variables referenced by the resources in the custom activity are added to the $_globalVariables process variable of the process that uses the custom activity. You should document any required global variables so that users of the custom activity can specify appropriate values for the variables.

Custom Icon File

The icon you want to display for the custom activity.