The following commands can be used in steps to affect tasks:

The following example involves executing currently configured tasks when the user moves to the next step in the wizard:

<navoption>
  <option default="true">
      <label>Next Step</label>
    <command type="EXECUTE_STEP_TASKS" />
    <command type="NEXT_STEP" />
  </option>

For additional examples, see the Example CIM Plugin section of this chapter, or review the wizards.xml file located at <ATG10dir>/CIM/plugins/base in your Oracle ATG Web Commerce installation.


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