Documentation for ATM Intellect 10.0. Documentation for other versions of Intellect is [available too].

Previous page Next page


You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

By default, ATM Event Capture receives the card number directly from the card reader. However, direct card reading can cause malfunction of the ATM software due to the fact that the ATM software works with the card reader directly (without XFS) or that service provider of card reader does not support simultaneous operation of several applications with a device. Therefore, it is possible to get a client's card number from the ATM transaction log, not by a direct reading of card inserted into the card reader.

Setting up the card number receiving is performed through the following registry keys:

Key

Description

Default value

Range

HKEY_LOCAL_MACHINE\

SOFTWARE\ITV\EventATM\ JrnMode 

The key defines the mode of operating the journal

0

0 – card number is read from the card reader
1 – card number is read from the ATM journal through the Protopas software (Wincor)

HKEY_LOCAL_MACHINE\ SOFTWARE\ITV\EventATM\ JrnPath 

Defines the path to the ATM’s journal

-

If JrnMode = 1, then JrnPath = C:\JOURNAL\

HKEY_LOCAL_MACHINE\ SOFTWARE\ITV\EventATM\ JrnTrack2Substring 

Substring for searching the card number

-

If JrnMode = 1, then JrnTrack2Substring = (TRACK 2 DATA):

  • No labels