Comment on page
File Action Methods
File management and related operation supported by Qatts
Location | ShortCut | Description |
---|---|---|
testdata | td: | Default location for any read operations. For example: File Upload, Smarties: Excel Read |
userdata | ud: | |
localdata | ld: | Locally managed files location on the node. Configured from agent properties |
Outside files | | Can be any folder on the system that task have permission. Must be specified with drive name |
- boolean waitForFile(String fileName,Integer timeout)
- boolean deleteFile(String fileName)
- copyFile()
Last modified 1yr ago