How to Use Content Enrichment Component

The Content Enrichment component enables AutoClassifier to call custom Microsoft Content Enrichment Services based on SharePoint designs.

Procedure:

  1. Add new Content Enrichment component
  2. Configure the component by specifying the following settings:
  3. Url: Enter a valid Enrichment URL. The URL field supports http and https configured services.
  4. Authentication Mode: Select Windows to match the Services configuration. This only applies if the service uses Windows .net authentication. By default, the authentication mode is set to "None".
  5. Input properties: Enter a list of input properties to pass (comma separated).
  6. Output properties: Enter a list of expected output properties (comma separated).
  7. Send Raw Data: Check to include the Raw Binary of document and max size to allow.
  8. Failure Mode: Select Warn or Error.
  9. Timeout: Enter a valid timeout in seconds.