Adding a Load Plan Step with the Add Step Wizard

  1. Open the Load Plan Editor:
    • Navigate to the Steps tab in the Load Plan Editor.
  2. Select a Step in the Steps Hierarchy:
    • Choose an existing step from the Steps Hierarchy table where you want to add a new step.
  3. Access the Add Step Wizard:
    • In the Load Plan Editor toolbar, click on Add Step > Add Step Wizard.
  4. Select Step Type:
    • In the Add Step Wizard, choose the Step Type you want to add. The available step types are:
      • Serial
      • Parallel
      • Run Scenario
      • Case
      • When
      • Else
    • Refer to Table 13-1 for more details on each step type.
  5. Define Step Location:
    • Choose where you want to add the step relative to the selected step:
      • Add a child step to selection: Adds the new step under the selected step.
      • Add a sibling step after selection: Adds the new step on the same level, after the selected step.
      • Add a sibling step before selection: Adds the new step on the same level, before the selected step.
    • Only valid options will be displayed based on your current selection.
  6. Click Next:
    • After choosing the step type and location, click Next to proceed.
  7. Configure the Step (Based on Step Type):
    • Serial or Parallel Step:
      • Enter a Step Name for the new Load Plan step.
    • Run Scenario Step:
      • Click the Lookup Scenario button to select an existing scenario or create a new one.
      • If creating a new scenario, select the Executable Object Type, then choose the object type (e.g., package, procedure) you want to run.
      • Enter the Scenario Name and Version (use version number -1 for the latest version).
      • Select variables if required.
    • Case Step:
      • Choose the variable for conditional branching, either from the list or by looking up a new variable.
      • The Step Name is auto-populated with the variable name. You can modify it if needed.
    • When Step:
      • Select the Operator (e.g., <, <=, =, >, etc.) for the WHEN clause evaluation.
      • Enter the Value for the evaluation.
      • The Step Name is auto-populated with the operator. You can modify it if needed.
    • Else Step:
      • The Step Name is auto-populated with "Else". You can modify it if necessary.
  8. Click Finish:
    • Click Finish to add the step to the Steps Hierarchy.
  9. Reorganize Steps (Optional):
    • After the step is added, you can reorder the Load Plan steps:
      • Drag the step to the desired position in the hierarchy.
      • Alternatively, use the reorder arrows in the Step Table toolbar.

 

No comments:

Post a Comment