Installation guide

For additional information on standard worklists, refer to the Managing studies using worklists
section (topic number 8430) in the IMPAX 6.5.3 Client Knowledge Base: Extended.
To find the exported IMPAX Select wizards
1. In a text editor such as Notepad, open the users.xml file.
2.
Search for the text <preference name="UserSelectWizards">.
All the Select wizards for a single user are grouped together under this heading.
To determine what user created the Select wizards, scroll up through the document to find the
line starting with <user userID=. The userName= value in this line identifies who created the
Select wizards in this group.
3. To gather all Select wizard information in a single file, copy all the text between the
<MacroName> and </MacroText> markers for this user and paste them into a new document.
Repeat this for each Select wizard listed for this user.
For a sample of how a Select wizard is displayed in the users.xml file, refer to the sample Select
wizard that follows.
4. Search the users.xml file for the next users wizards and copy all the users wizard information
into the new document. Repeat for all users in the users.xml file.
5. Once completed, save the Select wizard document and use it to determine what standard
worklists to create in IMPAX 6.5.3.
6. Create standard worklists for the identified Select wizards.
7. To define the core set of standard worklists needed at the site, analyze the compiled text
document and remove any duplicate Select wizards and wizards using redundant features.
For more information, refer to Relating worklists to department workflow (topic number
8446) in the IMPAX 6.5.3 Client Knowledge Base: Extended.
Sample Select wizard
<wizard>
<MacroName>New XA Today</MacroName>
<Ordinal>4</Ordinal>
<MacroText><![CDATA[fw_reset_finder();fw_recycle_worklist();
fw_change_criteria("STUDY_DATE", "", "TODAY");
fw_change_criteria("STUDY_DATE", "TODAY", "TODAY");
fw_change_criteria("MODALITY", "XA", "XA");
fw_refresh_query(); fw_move_selections_to_worklist()]]></
MacroText>
</wizard>
Tips for managing large numbers of wizards
(Topic number: 10603)
Larger sites commonly have over a thousand wizards in the system. With this number of wizards,
the users.xml file is very large and time-consuming to sort through.
AS300 Preparing to Upgrade Guide—IMPAX 4.5, 5.2, 5.3,or WEB1000 to IMPAX 6.5.3 90
Agfa Company Confidential—Subject to Non-Disclosure Obligation