Windows CMD/BAT file and Process Definition
Is it possible to execute windows CMD or BAT files using Process Definition? Essentially, we would like to invoke windows command (using a cmd/bat file) that will delete all files from the destination prior to running another scheduled process?
Please advise.