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
At a command prompt, navigate to
SMP_HOME\Servers\UnwiredServer\doe-c_clu\bin.
Enter:
execute-commandXMLFile -f 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
SMP_HOME\Servers\UnwiredServer\doe-c_clu\bin
directory.