Provides the ability to test for the existence or non-existence of a module within the workflow.
Environment/Instance Properties
Property Name | Required | Description |
|
| |
---|---|---|---|---|---|
Project Properties
Property Name | Required | Description |
---|---|---|
|
|
|
Inputs
Input Name | Display Name | Required | Description |
---|---|---|---|
FDCVS_INP_INSTANCE_CODE | Instance Code | Yes | CVS repository instance code. |
FDCVS_INP_MODULE_NAMES | Module Names | Yes | CVS repository module to be checked. |
Outputs
Output Name | Required | Description |
---|---|---|
FDCVS_MODULE_EXISTS | Yes | true or false to indicate the existence or non-existence of the module |
...