Operation: Exists
The Exists
operation checks whether the files or folders defined in the path
parameter exist. Outputs an XML with metadata as a result.
Status values
| The file or folder exists. |
| The file or folder does not exist. |
Examples
The following example shows a sample parameterization of the adapter for the Exist
operation to check whether the target file defined in path
parameter exists.
Parameters | Value |
---|---|
path | Resources/File.xml |