
I need a help creating an import scenario for service contracts. We have a custom screen where attributes are defined in Table 1. I want to upload corresponding records into Table 2, which is dependent on Table 1.
For example:
-
Table 1 contains groups such as Group 1, Group 2, Group 3.
-
Table 2 contains equipment entries such as Equipment 1, Equipment 2, Equipment 3.
The requirement is to upload data into Table 2 using an import scenario so that:
-
When Group 1 is selected in Table 1, Equipment 2 details are displayed in Table 2.
-
When Group 2 is selected, Equipment 1 details are shown, and so on.
Please help me design an import scenario to achieve this setup.
