Amadis

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 14 Next »

Mastercard Test Environment Interface (TEI) module drives ACE-Client automatically:

Activation

STEP #1 Intialization on Device

(warning) Before starting a TEI session, Mastercard CAKeys and the TERMINAL configuration must be sent manually:

  • CaKeys file is C:\Amadis\ACE-Client\Data\MASTERCARD\CAKeys CL MASTERCARD

  • TERMINAL configuration must be configured for Mastercard Contactless

During the execution of automated tests, it is better to not manipulate ACE-Client. Between the tests, ACE-Client is fully available. Please use the File > Export mechanism to send the information about the last transaction for support request.

STEP #2: Check DLL Presence

The TEI dll for ACE-Client is not included in the setup. If you have libMasterCardAutomation.dll please copy it into C:\Amadis\ACE-Client\plugins.

Once the dll is in plugins directory, a new section appears at the bottom of Setup page with the title Mastercard Automation.

STEP #3: ACE Client Settings

Field

Comment

Value

Port

Listening Port

The value should match the port from Test Environment Interface Tool (10172 by default)

Automatic Start

Activate/Deactivate the TEI server start when ACE-Client is started

0 or 1

As for example ACE Client side:

STEP #4: Start Automation On Ace Client:

Then click on Automatic Start for starting the TEI as for example:

STEP #5 Check the TEI parameters

Once the TEI Server is started in ACE-Client, TEI tool can connect to ACE-Client.

EVAL side using Tools->Start TEI:

When clicking on Start TEI, this menu is displayed in EVAL tool:

Note that:

  • CLEAN is supported

  • TEST_INFO is supported

  • Config is supported

By clicking on Start TEI, this menu appears:

TEI tool should connect to ACE-Client (driving the Reader) in the Reader connection side, so we use a localhost or 127.0.0.1 address with the 10172 communication port

On ACE side nothing has to be changed. Follow this:

Test the connection with this button:

FAQ

Is TEI module started ?

If the button Start/Stop at the right of button 'Update Port' displays 'Stop', TEI module is up. If it displays 'Start', the module is down.

How to change the listening port in ACE Client

  1. change the value in the field

  2. click on Update Port button

  3. click on Stop button

  4. click on Start button (same as Stop)

FIME’s EVAL and TEI

Amadis does not provide EVAL or Test Environment Interface tool. If you have any questions on them, please contact the provider of theses tools.

  • No labels