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 WSO2 ESB.
Getting started
To get started the Inbound, go to the 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 ESB.
Additional information
To download inbound and connector endpoint, go to https://store.wso2.com/store/assets/esbconnector/ISO8583 , and click Download Streaming Connector to 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. For general information on using connectors and their operations in your ESB configurations, see Using a Connector.