File Action Methods
File management and related operation supported by Qatts
Last updated
Was this helpful?
File management and related operation supported by Qatts
Last updated
Was this helpful?
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 (String fileName, String propName, String propValue)
boolean waitForFile(String fileName,Integer timeout)
boolean deleteFile(String fileName)
copyFile()