Views:

Question:
How do I only store documents with the Intelligent Indexing status "green"?

Answer:
If Intelligent Indexing has been activated for a document tray, its status can be used to decide whether a document should be processed or not.
storageRobot supports the option of processing all documents that have the status “green” and ignoring all other documents.
The described function is available from version 4.2.20118.

Configuring the filter

Note:
Manually changing the configuration file can cause a single configuration or the entire application to stop working or work incorrectly. Therefore, always create a backup copy of your configuration file before making any changes and make absolutely sure that the parameters and values are spelled exactly right. You edit the configuration file at your own risk.


Currently, the function must be activated by adjusting the configuration file.
To do this, go to the <General> section of the respective configuration and change the value of the WebbasketProcessIntellixGreenOnly setting to True.
If the corresponding setting does not yet exist, please add it. <WebbasketProcessIntellixGreenOnly>True</WebbasketProcessIntellixGreenOnly>
The function is disabled by the value False.