Card Number Conversion Tool

About

images/download/attachments/21955230/info_icon.jpg

Through this tool you can find conversion method and setup YSoft SafeQ to convert card numbers read by terminals to match value stored in database.

At Glance

 

General overview

Card Conversion tool can be found on web interface: Users -> Users list -> Actions -> Card conversion settings
images/download/attachments/21955599/card-conversion-menu.png

 

Another option is locate property conversion in System Settings and pres ... button.

images/download/attachments/21955599/conversion.png


Card conversion tool is divided to few parts described below:
images/download/attachments/21955599/card-conversion-menu2.png

For proper functionality of Card number conversion tool is required to enter at least three card number pairs to get as accurate result as possible.

Attribute

Description

Card reader output

Card number how it is read by used card reader.
images/s/-3eliqb/8502/404359a7d2ab19c9c7c58d12013124a386b28257/_/images/icons/emoticons/warning.svg Enter at least three card number pairs to get as accurate result as possible

Card number in database

Card number how it is stored in user database (LDAP, AD, SafeQ, etc.). Card manager is used to convert reader output to this desire format.

Card readed type

Used card reader type. Each line can use different card reader type because you could need to find card manager that works for all used card readers. If you don't know the reader type select Arbitrary

  • Arbitrary - regardless to terminal type

  • Embedded - Embedded Terminal type

  • Terminal Professional - Terminal Professional type

images/download/attachments/21955599/6.PNG

Add a new pair (new card numbers) that should be evaluated

images/download/attachments/21955599/7.PNG

Remove an existing row from evaluation

Find matching card manager

According to the entered rows, the database will be searched for known card managers. Results of this search will be displayed in Exact result panel.

Enter expression manually

This options can be used by experts. Enter requested expression manually. You can find syntax description in YSoft SafeQ documentation (use dialog's help).

Exact results

Search results are displayed here. In the case when more than one card manager had been found during the search there will be displayed more than one result. Add additional card number pairs to make result more exact or choose one of them.

Partial results

Results that are matching only part of entered card number pairs. These card manager can not be used. You can use link next to them to find out which pairs are matching to them and which are not.

images/download/attachments/21955599/evaluate.PNG

Evaluate entered card manager pairs against the database for known card managers.

images/download/attachments/21955599/save.PNG

Selected card manager will be chosen and saved in SafeQ system. System restart can be mandatory for settings to be applied in same cases.

 

Enter expression manually (Expert mode)

images/download/attachments/21955599/expert_mode.PNG
You can create an custom expression for card matching through Enter expression manually option.
For more information about these mechanism see Use Card Number Conversion.

Disabling logging of card numbers

If it is necessary (e.g. for security reason) hide card numbers from log, add following snipped to log4j.xml.

<category name="com.ysoft.safeq.terminal.protocol.SecureEncoding" additivity="false">
<level value="warn" />
<appender-ref ref="log_app"/>
</category>

Limitations: