ISO-8583

Create, edit and read ISO-8583 messages

What’s inside

Please refer to the above links for usage and configuration details.

Maven coordinates

<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-iso8583-starter</artifactId>
</dependency>

Spring Boot Auto-Configuration

The starter supports 4 options, which are listed below.

Name Description Default Type

camel.dataformat.iso8583.allow-auto-wired-message-format

Whether to auto-discover com.solab.iso8583.MessageFactory from the registry

true

Boolean

camel.dataformat.iso8583.config-file

The j8583 configuration file to load from classpath

j8583-config.xml

String

camel.dataformat.iso8583.enabled

Whether to enable auto configuration of the iso8583 data format. This is enabled by default.

Boolean

camel.dataformat.iso8583.iso-type

The default ISO-Type to use

String