Hi,
I have multiple qualified table entries for a particular Main table record.
If there are 2 entries in the qualified table, I would like to have 2 different files to be syndicated for the Main table record each having 1 record from the Qualified table.
Ex:
1st file
Main table record: ABC
Qaulified table line 1: 101
2nd file
Main table record: ABC
Qaulified table line 2: 102
How can this be achieved in MDM 5.5 SP4 ?
Thanks!