Redaction Configuration Parameters

The [MyRedactionSettings] section contains parameters that control how the View component runs Named Entity Recognition on documents that it processes. View redacts any entities that it extracts with the associated configuration.

You must set the name of this configuration section by setting the DocumentRedactionSettings parameter in the [Viewing] section.

IMPORTANT: To use document redaction, your license must allow you to use Named Entity Recognition and the particular grammar categories that you want to use (such as PII).

NOTE: View redacts entity values with the full name of the entity. It ignores the values of RedactionOutputString and RedactionReplacementCharacter.

For example:

[Viewing]
DocumentRedactionSettings=Redaction

[Redaction]
ResourceFiles=C:\PII\names.ecr,C:\PII\address.ecr