QlikView Supporting Tasks for executing DOS commands

Using QlikView Supporting task to execute dos commands.

QMC->Supporting Tasks -> External Program – > Create new task

Use below syntax with actuals in ‘Command line statement’

“C:\Windows\system32\cmd.exe” /C move /Y “\\source_path\*.txt” “\\destination_path\Archive\”

Leave a comment