IMPAX 6.5.1 Client Knowledge Base: Extended > Administering IMPAX > Connecting to different components > Integrating systems with wizards
List area wizards in the IMPAX 6.5.1 Client use VB.NET as a scripting language. Although created in the List area, they can affect the Image area, Configure area, or other applications. In other words, they are not limited to List area actions. Once created, you can make these scripts available on the List area Wizard toolbar or in the Image area.
To run script wizards in the Image area
If setting preferences for other users, impersonate the user or role.
Press F12 or, from the Image area top toolbar, click Customize. ![]()
In the Customize dialog, switch to the Wizards tab.
Click Add.
In the Add New Wizard dialog, type a Name for this wizard.
Optionally, type a Description of the image wizard.
The description is used as the tooltip for wizard tool buttons.
From the Trigger list, select Toolbar.
Optionally, under Icon Options, in the Load Bitmap from File System field, type or browse for a 22x22 BMP-format graphic to use as the wizard button.
The file used is loaded from the file system of the local computer. Therefore, it will not be available on other workstations, unless the other workstations also have the same file saved in the same file location. When the file cannot be found, or if no file is selected, a default bitmap displaying the wizard name is used instead.
Under Wizard Behavior, from the Default list, select Enabled. To allow users to override this setting, select the Let User Override Default checkbox.
From the Action list, select Script.
Under Wizard Parameters, from the Name list, select the name of the List area wizard to run.
Click Save.
In the Customize dialog, switch to the Toolbar tab.
On the Toolbar tab, switch to the Wizards tab.
Drag the new script wizard button to the top or context toolbar.
Click OK.
To run the List area script wizard in the Image area, click the added wizard button.
See also
Running wizards in the List area
Topic number: 8779 Applies to: IMPAX 6.5.1 Client Knowledge Base |