Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

...

Once the classpath is modified, all of the required dependencies will be loaded.

Usage

...

...

SOAtest

...

...

SOAtest

  1. Right-click on a test suite and choose Add New> Test. 
  2. Two ISO 8583 clients with the same name will be available in the Add Test wizard. Choose ISO 8583 Client in the Common Tools category and click Finish. The other ISO Client is the built-in tool shipped with SOAtest that the ISO 8583 extensions replace.   

    Image Modified

  3. Click the Transport tab and choose Custom Extension from the Transport drop-down menu.
  4. Choose ISO 8583 from the Select Implementation drop-down menu to configure the tool. Packager options are configured on both the Conversion Options tab and in the transport settings under Packager Settings.

    Image Modified

ISO 8583 Message Listener Settings

...

Packager NamePackager Description

Base1Packager

VISA Base1 binary packager.

Base1SubFieldPackager

VISA Base1 binary subfield packager.

BASE24Packager

BASE24 ASCII packager.

CTCSubElementPackager

Validating packager for subelements in field 48.

CTCSubFieldPackager

Validating packager for subfields in field 48.

DummyPackager

Dummy packager. Throws exceptions if the message is packed/unpacked.

EuroPackager

EuroPay packager.

EuroSubFieldPackager

EuroPay subfield packager.

FSDPackager

FSD ISO message packager.

GenericPackager

Uses an XML description to describe the ISO message.

GenericSubFieldPackager

Uses an XML description to describe the ISO subfields.

GenericTaggedSubFieldsPackagerGenericTaggedFieldsPackager

Packager for fields containing TLV subfields without a bitmap.

GenericValidatingPackager

Uses an XML description to validate the ISO message.

ISO87APackager

ISO 8583 v1987 ASCII packager.

ISO87APackagerBBitmap

ISO 8583 v1987 ASCII packager using binary bitmap.

ISO87BPackager

ISO 8583 v1987 BINARY packager.

ISO93APackager

ISO 8583 v1993 ASCII packager.

ISO93BPackager

ISO 8583 v1993 BINARY packager.

LogPackager

Packs and unpacks ISO messages from jPOS logs.

MasterCardEBCDICSubFieldPackager

MasterCard EBCDIC subfield packager.

PackagerWrapper

Wraps another ISO packager.

PostPackager

ISO 8583 v1987 packager for Postilion

VAPSMSPackager

ISO 8583 v1987 BINARY packager for VISA’s VAP Single Message (Deprecated).

VAPVIPPackager

ISO 8583 v1987 BINARY packager for VISA’s VAP Single Message (Deprecated).

X92GenericPackager

Uses an XML description to describe ANSI X9.2 ISO messages.

X92Packager

ANSI X9.2 packager.

XML2003Packager

Packs and unpacks ISO 8583 v2003 messages into XML representation.

XMLPackager

Packs and unpacks ISO 8583 messages into XML representation.

...