DropTmpTables
DropTmpTables deletes all temporary tables created after the specified
number of days ago. DropTmpTables is useful if you run scenarios via UI
with Do not drop tmp tables on completion enabled (or run them via
API setting doNotDropTmpTables to true in api/v1/executeJob).
Last updated on