Question
In my scenario I need some documents to be identified as Unknown based on some parameters. How should I do it?
Answer
Use Before matching event handler script:
Matching.DefinitionsList = "";
Matching.ForceMatch = true;
In my scenario I need some documents to be identified as Unknown based on some parameters. How should I do it?
Use Before matching event handler script:
Matching.DefinitionsList = "";
Matching.ForceMatch = true;
Have more questions? Submit a request