Determines whether a file exists on the server.
A workflow could use the File Exists activity to verify temporary files were succesfully created with the Write File or Write File Bytes activity.
Path |
Required Type: String The path of the file to verify on the server. |
exists |
Type: Boolean The result - indicates whether the file exists on the server. |
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity does not work when the device has intermittent connectivity to the network.
See also...