9.15.1.1 Data Veracity Forwarding Agent Configuration

The Data Veracity Forwarding agent configuration window is displayed when right-clicking on a Data Veracity Forwarding agent and selecting Configuration... or when double-clicking on the agent.

Data Veracity Tab


SettingDescription

Profile

Click Browse to select a predefined Data Veracity Profile. The profile contains the configuration of the Data Veracity connection details and the Data Veracity table schema SQL generation.

For further information, see 8.7 Data Veracity Profile.

MIM Mapping

MIM values are to be associated with a UDR when sent to Data Veracity. The MIM values added in the Data Veracity Profile should be listed in the table.

Commit Window Size

The number of UDRs (rows) to be inserted or removed between each database commit command. This value may be used to tune the performance. If tables are small and contain no Binary Objects, the value may be set to a higher value than the default. The default is 500. The window size can be set to any value between 1-60000, where setting 1 means that commit is performed after 1 UDR, and setting 60000 means that commit is performed after 60000 UDRs.

Rows are inserted for each UDR that is fed to the agent. All UDRs are stored in memory between each database commit command, to enable rollback. Rows are removed at the next workflow startup in case of crash recovery.

Should the check box be unchecked, the commit will be performed at every end batch of the workflow.

Thread Buffer Tab

The use and settings of private threads for an agent, enabling multi-threading within a workflow, are configured in the Thread Buffer tab. For further information, see the section Thread Buffer Tab in 3.1.6 Workflow Template.

Thread Buffer tab