Calling a wizard from an application guide

You can call a wizard from a task in your application guide. By using a tool that provides well-defined steps, you can help users perform complex tasks in your application.

  1. Open an application guide by searching for it or by using the Application Explorer.

  2. On the Definition tab, expand a chapter in the Chapter name column.

  3. Click the Gear icon next to a task name to open the Task configuration dialog box.

  4. In the Action type list, select Run wizard.

  5. In the Display text field, enter a label for the link that users click in the task.

  6. In the Wizard field, press the Down Arrow key, and then select a class that inherits from the PegaAccel- class.

    You must define a wizard, which is a screen flow, in the class that you choose.

  7. Click Submit.

  8. Click Save.