Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

DRAFT DOCUMENT

ISO8583 is a STANDARD message format used in financial transactions through ATM switches. The ISO8583 inbound endpoint allows you to consume the ISO8583 standard message which is sent by simple java client, and then convert it into xml format to access the ISO8583 messages through WSO2 ESB.

The ISO8583Connector allows you to access the ISO8583 Standard messages through ISO8583 is an international messaging standard for financial transaction card originated messages, and is commonly used in transactions between devices such as point-of-sale(POS) terminals and automated teller machines(ATMs).

The ISO8583 connector allows you to send ISO8583 standard messages through WSO2 ESB, whereas the ISO8583 inbound endpoint acts as a message consumer that consumes ISO8583 standard messages, converts the messages to XML format, and then injects messages to a sequence in WSO2 ESB.

Getting started

 To To get started with the Inboundconnector, go to the to Configuring ISO8583 Inbound Operation, Then you can access the ISO8583 messages with the inbound. To get started the Connector, go to the Configuring ISO8583 Connector Operation, Then you can  access ISO8583 Standard messages through WSO2 ESBConnector Operation. Once you configure the connector, you can work with ISO8583 standard messages via the ESB.

To get started with the inbound endpoint, go to Configuring ISO8583 Inbound Operation. Once you configure the ISO8583 inbound endpoint, you can consume ISO8583 messages using the inbound endpoint.

Additional information

To download  inbound and download the connector endpoint, go to https://store.wso2.com/store/assets/esbconnector/ISO8583, and  and then click Download Streaming Connectorto download ISO8583Inbound. Then you can add the inbound jar in your ESB instance. The inbound jar file should be copied to /repository/components/lib folder and restarted your ESB instance. To download the ISO8583Connector Download Connector. .

To download the inbound endpoint, go to https://store.wso2.com/store/assets/esbconnector/ISO8583, and click Download Streaming Connector.

For general information on using connectors and their operations in your ESB configurations, see Using a Connector.