Feedback

  • Contents
 

Debugging Transitions

Whether you recorded your transition automatically or created a one manually, testing and debugging the transition is important before you publish a host profile to the Host Server.

Two buttons in the Interaction Host Recorder tool bar allow you to replay transitions, either all at once or one transition command at a time.

 

 

recreplayallbmp.gif

 

Replays all the transition commands listed in the Transition Commands window.

Note:
Remember that the transition commands are for navigating from screen A to screen B. You must have screen A loaded before you replay the transition commands or they may fail. In fact, you should define validation rules and transitions so that they will fail if started from the wrong screen. This way you can manage the errors from within handlers.

 

recreplaysingle.gif

 

Replays a single transition command for the currently loaded host screen.

Note:
Remember that the transition commands are for navigating from screen A to screen B. You must have screen A loaded before you replay the transition command or it may fail.

 

 

If you see that one of the transition commands is causing problems, you can edit that transition command by right-clicking it and choosing Edit... from the menu that appears. See Transition Commands for more information on specific transition commands.