beautypg.com

Configuring kofax applications, Configuring kofax, Applications – Kofax Capture User Manual

Page 32

background image

Configuration

32

Kofax Reporting Administrator's Guide

Parameter

Description

DeleteStagingDataBatchSize

Deleting large data from indexed tables can

be expensive, therefore the ETL Agent deletes

data in batches of a given size. The parameter

determines how many rows will be deleted in

a single transaction when deleting processed

staging data. The ETL Agent will continue to run

transactions that delete the given number of records

until all data has been deleted. The default value

should fit most of the databases.
Default = 50000

MaxMQ2StagingIterationsNum

Determines how many times will the WSA to staging

database process run, until it is checked if it is time to

run an ETL job.
Default = 10

DeleteStagingDataOlderThanDays

Determines how many days is the staging data

allowed to stay in the database before it is deleted. By

default the data is deleted immediately after it's been

processed. Changing the value might help in some

debugging cases to trace down eventual problems.
Default = -1

DropIndexesOnMq2Staging

If this is set to True, the ETL Agent will drop the

indexes in the staging database when loading data

into it and then recreate them for extracting data

before an ETL job. True is the default option that will

typically give better performance and should not be

changed.
Default = True

Configuring Kofax Applications

The support for Kofax Reporting must be enabled in Kofax applications (e.g. Kofax Capture).

1 Install a compatible version of Kofax application. Refer to Kofax Reporting Release Notes for

latest information about supported versions.

2 Enable reporting in the Kofax application if necessary. Refer to the documentation of the

specific product for instructions.

3 Kofax applications must know the URL to transport entry point (WSA Sender or ESB)

in order to start sending reporting data. Kofax applications read the URL from a special

configuration file, Reporting.Client.Configuration.xml. WSA Sender can write its URL

to the file during installation (refer to

Installing WSA

) or during configuration (refer to

Configuring WSA Advanced Settings

, Advanced tab). Alternatively, you can manually

edit the file with a text editor and type the URL.