Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

DataStore.ChequeDepositProcessing.exe.config

| DataStore.ChequeDepositProcessing.exe.config |This file is used to configure the Check Deposit application.

This file is used to configure the Check Deposit application. The settings described in Table 5 are the only settings that might need to be changed.

Table 5. Terminology: ChequeDepositProcessing.exe.config Settings

Term

Default value

Meaning

MICR_AccountNumberUK_CFT

040cce57-1aaf-44e6-a177-a7bfa6ff6490

The ID of the provided Custom Field Type which defines the check’s Account Number MICR data field.

This ID should only be changed when Mitratech Holdings, Inc provides a new Custom Field Type.

MICR_AmountUK_CFT

83698c7e-d160-49a6-bef1-6a667051d3d4

The ID of the provided Custom Field Type which defines the Check’s Amount MICR data field.

This ID should only be changed when Mitratech Holdings, Inc provides a new Custom Field Type.

MICR_BranchSortCodeUK_CFT

8cfc7463-d5d6-40a3-893d-138676c021ae

The ID of the provided Custom Field Type which defines the sort code of the Branch which issued the check.

MICR_ChequeNumberUK_CFT

28911594-1cac-4373-8301-312eaba20949

The ID of the provided Custom Field Type which defines the Check Number MICR data field.

This ID should only be changed when Mitratech Holdings, Inc provides a new Custom Field Type.

MICR_TransitCodeUK_CFT

78eeb057-70bd-4bce-ba2d-a82424315246

The ID of the provided Custom Field Type which defines the Check’s Transit Code MICR data field.

This ID should only be changed when Mitratech Holdings, Inc provides a new Custom Field Type.

DataDefinitionForCheques

9bec6dca-c3b0-47f2-bf98-5e64af522d8b

This is only used when the AutomaticModeOnly is set to FalseSee “AutomaticModeOnly”.

The ID of the Data Definition to be used to index checks in the Check Deposit application in manual mode.

DataDefinitionForDepositSlip

fb1770a4-28d9-4f7e-9615-f14cdc019a3b

Enter the ID of the Data Definition you want to use for the deposit slip. The Data Definition ID can be obtained from Management Studio, by selecting the required Data definition in the tree view and reading the ID from the Template Management tab.

ChequeAmountFieldID

b914e13f-6f49-4686-a205-969418011851

Enter the ID of the Custom Field Type to be used to map to the MICR field on the deposit slip which contains the number of checks.

UseChequeCountReconciliation

True

True – the checks cannot be stored until the number of scanned checks is equal to the number of checks on the deposit slip.

False – the checks can be stored even when the number of scanned checks does not match the number of checks on the deposit slip.

This setting is used in Manual mode only. The check count is always reconciled in Automatic mode.

UseChequeValueReconciliation

True

True – the checks cannot be stored until the total value of the scanned checks is equal to the value on the deposit slip.

False – the checks can be stored even when the total value of the scanned checks does not match the value on the deposit slip.

This setting is used in Manual mode only. Check values are always reconciled in Automatic mode.

DepositAmountFieldID

4439641c-8e14-4bbd-9ca2- 63216a5d963b

Enter the ID of the Custom Field Type to be used to map to the MICR field on the deposit slip which contains the value of all the checks being deposited.

PollWhenMinimizied

True

True – the Check Deposit application will continue to drag checks through the scanner even when the application is minimized.

False – the Check Deposit application will not drag any checks through the scanner when the application is minimized.

InterProcessCommunicationEnabled

True

This setting is used by Mitratech Holdings, Inc staff only and is for verification purposes only.

This setting should not be changed.

ShowScannerSettingsAddAndDeleteButtons

True

True – the Add and Delete Scan Setting buttons are displayed.

False – the Add and Delete Scan Setting buttons are not available. Users are not able to add or delete scan settings.

ShowChunkForHeldValue

False

True – the Configure and Cascade buttons for Held values are displayed.

False – the Configure and Cascade buttons for Held values are not available. Held values cannot be configured or used.

ShowButtonForChequeFieldMapping

False

True – the Check Field Mapping button is displayed, allowing the user to map MICR fields to fields in selected Data Definitions.

False – the Check Field Mapping button is hidden, preventing the user from mapping MICR fields to fields in Data Definitions.

ShowButtonForConfigurationSettings

True

True – the Configuration Settings button is displayed, allowing the user to change the configuration settings of the scanner.

False – the Configuration Settings button is hidden, preventing the user from changing the configuration settings of the scanner.

ShowChunkForRotationOptions

True

True – the Rotation Options buttons (90°, 180° and 270°) are displayed, allowing the user to rotate the scanned images.

False – the Rotation Options buttons (90°, 180° and 270°) are hidden, preventing the user from rotating the scanned images.

ShowScannerSettingsEditButton

True

True – the Edit Scan Setting button is displayed, allowing the user to edit the scan setting.

False – the Edit Scan Setting button is hidden, preventing the user from editing the scan setting.

This setting has no effect if the ShowScannerSettingsAddAndDeleteButtons setting is False as the Edit Scanner button will also be hidden.

AutomaticModeOnly

True

True – the Check Deposit application operates in automatic mode. The check information is passed to the Check Deposit application by an external application.

False – the Check Deposit application operates in manual mode. The number of expected checks and the total value of those checks is entered manually.

This setting should not be changed.

ShowScannerSettingsDataDefinitionSelection

False

True – the Data Definition can be selected in the Scan Setting dialog.

False – the Data Definition is hidden and cannot be selected in the Scan Setting dialog.

This setting should not be changed.

  • Was this article helpful?