toMAPit

toMAPit is a data mapper that can read and write a variety of EDI, text and binary data formats and abstracts these to a DOM structure for the actual mapping process. The mapping uses some simple yet powerful commands to link branches and fields. It's not just a field to field mapping but builds its logic on the basic commands of "map", "loop" and "repeat".

It's 100% Java and hence runs on any Java 6 VM. It can be executed stand-alone e.g. from a command line but as well be fully integrated in any environment that can interface with Java.

toMAPit is built with nearly 20 years EDI experience and is the current state of an evolution of target-oriented mappers that make the job easy to understand, readable and fast.

The development was and is driven by real needs and toMAPit has soon gone beyond the usual EDI mapping. That is the reason for unusual features like reading Excel workbooks, interpreting PDF and using structures of SQL tables as mapping targets.

In its current state it runs a clearing center silently and humble with more than 900 data flows.