Building the SLA wizard

This example describes how to use the Wizard tool to design each panel of the Create SLA wizard.

Most of the panels involve prompting the user to provide information, so they also require us to use the Forms Designer to design the form controls for the subformat that is displayed within the wizard panel.

Each of the overview steps listed below corresponds to a box on the flowchart in the previous section. These steps, along with the specific tasks that need to be done using the Wizard Tool and Forms Designer, are listed below.

Step 1: Define the start node of the wizard

Step 2: Prompt the user to select SLA type

Step 3: Prompt for customer information

Step 4: Prompt for SLA title and description

Step 5: Prompt for effective dates

Step 6: Ask about agreement documents

Step 7: Prompt to add agreements

Step 8: Save new SLA and prompt for SLTs

Step 9: Call the Availability SLT wizard

Step 10: Prompt for another Availability SLT

Step 11: Call the Response SLT wizard

Step 12: Prompt for another Response SLT

Step 13: Display new SLA number and title

Step 14: Set menu to call the new SLA wizard