IMPAX 6.5.1 Client Knowledge Base: Extended > Administering IMPAX > Connecting to different components > Integrating systems with wizards

Editing a wizard


When authenticating with a smart card, impersonation is not available.

The List area includes a Wizard toolbar that can include buttons that launch scripts. These scripts can perform a variety of IMPAX tasks.

If you are familiar with how to create VB.NET scripts, you can modify the behavior of existing wizards. If not, you can nevertheless modify the wizard's button name or tooltip to make its functionality clearer.

To edit a wizard

  1. If setting preferences for other users, impersonate the user or role.

  2. In the List area, right-click the button of the wizard to edit and select Edit.

  3. To change the wizard's system name, change the text in the Wizard Name field.

  4. To change the button text, change the text in the Display Text field.

  5. To change the tooltip text, in the Tooltip field, change the explanatory text.

  6. To change the action performed, in the Script field, modify the VB.NET script syntax.

  7. If you have changed the script, to ensure that the script runs without errors, click Test.

    Results appear in the Error field. Correct the script syntax if needed.

  8. When finished, click OK.

    The changes are displayed in Wizard toolbar of the List area.


Required permissions


Topic number: 8763

Applies to: IMPAX 6.5.1 Client Knowledge Base