Commands are used within steps to instruct the CIM framework to either do something with the configured tasks in that step, or perform navigational functions. Commands are specified using the type attributes of the command element. For example:

<command type="EXECUTE_STEP_TASKS" />
<command type="GOTO_STEP" value="ThirdStep" />

Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices