ExecCmd Node

Work Nodes ››
Parent Previous Next


This node allows you to run external applications after a OutputFile node has executed. It can be used to run an external application to further process the output data file or just trigger another application.


command.com /c [application.exe] [application arguments]

Note: This should only be used if the external application is a DOS based program and does not exit when it has finished. DataManager will then wait indefinitely if the Wait Option is chosen.