Just starting out with DMM in IFS Cloud 22R2. I need to pull data from two tables into one target table. The documentation indicates how legacy tables are joined is important but gives no information on how to do this.
Somehow this worked when there were two legacy tables with the same key simply by identifying the keys on the Legacy Table definitions.
In this new situation, there are three tables involved and I need data from tables T1 & T3.
T1 and T2 have the same key. I labeled them Key 1 & 2.
T2 and T3 are linked by a different field. I tried labeling these as Key 3, but that did not work.
Is this possible to do and if so how?