Components of the iWay Integration Solution for TRADACOMS

Topics:

iWay business components used in the construction of a message flow for TRADACOMS transactions include:

Ebix

iWay Software provides the various Ebix files to use in conjunction with iWay integration solutions.

For more information on the supported documents and transaction set, see Ebix-Supported Transaction Set.

An Ebix is a collection of metadata that defines the structure of data.

Each document includes:

  • A data dictionary, which describes the segments and elements that compose each document. The dictionary is used to validate and transform per the standard.
  • An XML schema.
  • A TRADACOMS to XML transformation template.
  • A rule file, which validate business rules as defined by the standard or the user.

Listener

A listener is an iWay business component, which picks up an incoming message on a channel. The sample channel includes a File listener, which acquires transactions placed into a specified directory on a file system.

Preparser

A preparser is an iWay business component that converts incoming messages into XML documents.

Validation Report

A validation report service is created as an XML document in the data flow. The report consists of the input message, the output message, and a section that indicates SUCCESS or ERROR, and any error message from transformation. On ERROR, this report can be routed for inspection, remediation, and possible reprocessing.