Documentation for ATM Intellect 12.0. Documentation for other versions of ATM Intellect is available too.

Previous page Configuring card number masking  ATM Event Capture operation Next page

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 in the HKEY_LOCAL_MACHINE\SOFTWARE\ITV\EventATM\ registry section for 32-bit OS (HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ITV\EventATM\ for 64-bit):

Key

Description

Default value

Range

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)

2 – card number is read from the ATM journal through the MAK3 (TUSSON) software

3 – card number is read from the ATM journal through the TellMe (SCS) software

4 – card number is read from the ATM journal through the APTRA Advance NDC (NCR) software

JrnPath 

Defines the path to the ATM’s journal

-

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

If JrnMode = 2, then JrnPath = C:\scs\atm_h\PRJ\

If JrnMode = 3, then JrnPath = C:\scs\atm_h\PRJ\

If JrnMode = 4, then JrnPath = C:\program files\ncr aptra\advance ndc\data\

JrnTrack2Substring 

Substring for searching the card number

-

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

If JrnMode = 2, then JrnTrack2Substring = @++

If JrnMode = 3, then JrnTrack2Substring = CARD:

If JrnMode = 4, then JrnTrack2Substring = CARD:

  • No labels