Connector Properties
Connectors indication transitions between blocks. The following properties control which blocks are connected by a given connector, and whether that connection is enabled.
Enabled
Indicates that a connection between blocks will be used during the workflow.
Variable Name: | enabled |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
enabled | Boolean | Indicates whether the connection is active. |
Start Component Name
Defines the initial component to which the connector is attached.
Variable Name: | startComponentName |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
startComponentName | String |
End Component Name
Defines the end component to which the connector is attached.
Variable Name: | endComponentName |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
endComponentName | String |
Start Pin Name
Defines the pin point on the starting component to which the connector is attached.
Variable Name: | startPinName |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
startPinName | String |
End Pin Name
Defines the pin point on the end component to which the connector is attached.
Variable Name: | endPinName |
Records: | 1 |
Permissions: | Readable at Observer permission level, writable at Manager permission level |
Record Format:
Field Name | Field Type | Notes |
endPinName | String |
Was this page helpful?