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 NameDisplay Name | Input Code | Required | Description | |
---|---|---|---|---|
Instance Code | FDSVN_INP_INSTANCE_CODE | Instance CodeYes | SubVersion repository instance code. | |
Source Path | FDSVN_INP_SOURCE_PATH | Source PathYes | Subversion repository path to be checked. |
Outputs
Output Name | Required | Description |
---|---|---|
FDSVN_PATH_EXISTS | Yes | true or false to indicate the existence or non-existence of the path |
...