Provides the ability to test for the existence or non-existence of a path within the workflow.
...
Target Properties
Property Name | Required | Description |
---|---|---|
Project Properties
Property Name | Required | Description |
---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | SubVersion repository instance code. |
Source Path |
| Yes | Subversion repository path to be checked. |
Outputs
Output Name | Required | Description |
---|---|---|
| Yes | true or false to indicate the existence or non-existence of the path |
Artifacts
This operation doesn't consume or produce any artifacts.
...
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instanceTarget.
Selecting a specific resource will result in selection of endpoints associated to the environment instance Target which have that resource defined.
...