Previous Topic: pdm_key_refresh--Refresh Cached Key Information

Next Topic: pdm_k_reindex—Knowledge Re-Index Utility

pdm_lexutil--Modify CA SDM Lexicons

The pdm_lexutil utility allows you to modify Service Desk lexicons, to add or delete words for the spell check dictionary.

Syntax

This command has the following format:

pdm_lexutil -a | -d [-f] [-l] wordlist
-a

Add words.

-d

Delete words.

-f

File or lexicon containing list of words to be added or deleted.

-l

Lexicon name.

Default: userdict.tlx

wordlist

Words to be added or deleted.

Important! On UNIX, the LIBPATH must be set before running several CA SDM utilities. Use pdm_task to set the LIBPATH before running a utility. For example, input "pdm_task pdm_clean_attachments ...".