Plug-in Node Properties
The plug-in node is used to automate tasks in a workflow - tasks such as:
- Copy a form or document to another location.
- Interface with a Web service.
- Design, add, or integrate your own functionality into a process.
Plug-in node properties
Property | Description |
---|---|
Description |
A description of the plug-in node. |
Name |
The name of the plug-in node. |
Type |
This is a read-only property and for the plug-in - its value will be Action. |
Continue without Waiting |
This attribute value indicates whether or not the workflow should continue immediately after running the plug-in. True: (default): The workflow starts the plug-in action, but immediately continues onward. The workflow does not wait for the plug-in to complete its action before continuing. False: The workflow stops until whatever action the workflow is performing has been completed. |
Plug-in Name |
The name of the plug-in. Select the plug-in you need and add plug-in parameters accordingly. |
Plug-in Parameters |
Property settings for the plug-in node. |
Swim Lane |
This is a read-only property defining the swim lane in which the plug-in is placed. |