This video introduces how we structure our transformation logic, or as we call it, maps.
We have two separate maps - the Target and the Source Map. They are vital features in the architecture of our software.
The fact that the maps are entirely separate implies a clear structure and reuse can be achieved. This is a huge benefit in any repeated migration into any target system, as much work has already been done from the start.