Handles Complex Transformations

TM is able to handle the most complex transformation logic by subdividing transforms into a number of sub-transforms. A set of transforms which are deployed are referred to in the design environment as a project. A transform is either executed each time the transform is executed (independent transform) or called by another transform as it runs (dependent transform). Each transform describes the mapping between a source and target object (or group of objects).

With the ability to directly link user defined Java methods into transformations, TM provides unlimited possibilities in transformation definition, while maintaining a clear concise view of the entire transformation project.

TM excels in the final 10% where most tools are too constrained to complete the final pieces of business logic.

View a transformation project containing independent and dependent transforms here.