This setting maps a specified OnBase Keyword Type to the user-provided Document Description value.
For example, the following would map the Document Description value to the Description Keyword Type in OnBase:
<DescriptionKeytype><![CDATA[Description]]></DescriptionKeytype>
Note:
The <![CDATA[ ]]> tag is required if the Keyword Type name contains a >, <, or & character.
If the document's OnBase Document Type is not associated with the specified Keyword Type, then the document in OnBase will not be indexed with the provided Document Description value.
If the DescriptionKeytype configuration setting is missing or blank, then the Scan Acquisition Server still allows Epic to associate the Document Description value with the document, but the document will not be indexed with the value in OnBase.