Hi Experts,
Am a newbie to MDM..I have a scenario where in the MDIS has to import the data into different main tables in a given sequence. For instance, after a record has got inserted into Table 1, then its corresponding records should be inserted into Table 2.
1. What are the possible ways by which this could be achieved?
2. Is it a good design to have such interrelated data distributed across multiple main tables.
Any pointers would be highly appreciated.
Best regards..
Problem solved.. Have to use the port sequence option..Such a silly one
Add a comment