Running the Command Line Utility in Batch Mode

The execute-commandXMLFile command runs the Command Line Utility in batch mode.

Prerequisites
Create an XML file that contains the commands that you want to execute, with proper XML tagging.
Task

  1. At a command prompt, navigate to %DOE-C_CLU_HOME%/bin/.
  2. Enter:
    execute-commandXMLFile xmlFileName

    where xmlFileName is either the full path to the file containing the commands to be executed, or the relative path to that file from the %DOE-C_CLU_HOME%/bin/ directory.