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 | Display Name | Required | Description |
---|---|---|---|
FDSVN_INP_INSTANCE_CODE | Instance Code | Yes | SubVersion repository instance code. |
FDSVN_INP_SOURCE_PATH | Source Path | Yes | 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 |
...