This section contains the configuration settings relating to Visibility reporting.
The following parameters can be set.
Parameter | Type | Description |
---|---|---|
ConnectToReportingDB | Yes/No | This is the flag to set whether the project writes out reporting data or not. |
SQLConnectionGroup | NN | This is the SQL connection group specifying the reporting database connection string as set in the SQL section. If no connection group is specified, the system uses group 01. |
ReportingInDesigner | Yes/No | This is the flag to indicate whether documents processed or analyzed in the Intelligent Capture Designer Module should have the results written to the reporting database. |
StartNewRecordFor ImportedDocument | Yes/No | If this is set to Yes, Intelligent Capture creates a new
reporting record for each document imported into Designer, removing
any old ones for the same document key. If this is set to No, Intelligent Capture only writes to the reporting database if an entry exists for the same document key. This can be used in the event that the reporting trail begins at the scan station. |
ReportingDBDocument Table | Freetext | Name of the document header table in the reporting database |
ReportingDBFieldTable | Freetext | This is the name of the document header table in the reporting database. |
ReportingDBLineItemsTable | Freetext | This is the name of the document field table in the reporting database. |
ReportingDBLineItemsTable2 | Freetext | This is the name of the military coursework line items table in the reporting database. |
ReportingDBHistory Table | Freetext | This is the name of the document history table in the reporting database. |
ReportingDBImage Table | Freetext | This is the name of the document image table in the reporting database. |
StoreImageInReporting Tables | Yes/No | This indicates whether the document image is stored in a binary type field in the reporting database. |
ReportingKey | Freetext | This contains the component to be used as the database table key for the document record. If left blank, the key is set to the image filename (minus the file extension). If just a component of the filename is required, then this value is populated with URN , then the URN component of the filename is mapped correctly in the IMP section. |
ArchiveURL | Freetext | This contains the mask for the URL associated with a document link. XXXXX should denote the part of the URL that is substituted with the unique document ID from the point of view of the archiving system to form a valid URL that retrieves the document. |
StorageDirectory | Freetext | This is the path to the directory that is used as a repository to store images subsequent to document export. |