The dictionary the hanging protocol assistant uses to identify series is customizable. To modify the built-in default dictionary, export it from the viewer as follows
From Windows Start, open a command prompt window. The location of this tool depended on your version of Windows.
Change the directory to the one in which Practice Builder 1-2-3 is installed. The default is c:\Program Files\PracticeBuilder or c:\Program Files (x86)\PracticeBuilder.
Run the following command: .\pbuilder.exe –osdk series_description_keywords.xml
From a Windows Explorer window, launch the series_description_keywords.xml file in a text editor and make changes. For details on the file format, refer to the Practice Builder 1-2-3 Hanging Protocol Series Matching Configuration Manual.
Save the changes to the same file in the same folder.
When this file is found in the workstation’s PracticeBuilder folder when the viewer launches, it overrides both the built-in default and the customized version on the server.
To enable hanging protocol debug, insert the debug tag into the custom copy of your dictionary keyword as described below:
Edit
the HP keyword dictionary, series_description_keywords.xml, and insert
the debug tag in the Default
section:
<DebugLevel>x</DebugLevel>
where x is one of the following
1 - List the scores
for each combination of template’s series to study’s series
2 - List the score of each keyword by keyword
comparison
Restart pbuilder.exe.
The hanging protocol debug log is found the …\PracticeBuilder\DescriptionMatchingLog.txt.
To disable debug logging, remove the customer HP keyword dictionary file or remove the debug tag from the file.