Provides the ability to test for the existence or non-existence of a path within the workflow.
...
Environment/Instance 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.
...