![]() |
OTX Reference
|
|
Deletes a File on the specified path. More...

Public Attributes | |
| StringTerm | path |
| Cardinality [1] The file to delete. The path shall be defined by a URI (see ISO 13209-2, Annex OTX home and URI recommendation). More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Actions.ActionRealisation | |
| OtxLink | validFor |
| Cardinality [0..1] Validity of ActionRealisation. More... | |
Deletes a File on the specified path.
The DeleteFile activity deletes a File on the specified path.
| Exceptions.FileAccessException | If access to the file is not allowed, e.g. due to file system permissions. |
| Exceptions.FileNotFoundException | If the path (file or directory) does not point to an existing file. |
| Exceptions.FileLockException | If the underlying runtime system denies concurrent access. |
| StringTerm OpenTestSystem.Otx.Extensions.File.Actions.DeleteFile.path |
Cardinality [1]
The file to delete. The path shall be defined by a URI (see ISO 13209-2, Annex OTX home and URI recommendation).