Avatar

Correct answer by
Employee

Hello Ssb,

 

All the schemas you have mentioned are following the template of xtk:folder as evident from the below definition :

<element img="nms:program.png" name="program" pkgAdmin="@id != 0" template="xtk:folder">

 

You can go in the data tab for each schema , do a configure list and select the SQL query to find out which table the query is actually running.

 

Adhiyan_0-1637580403804.png

This basically means , nms:program , nms:offerCategory , nms:plan will exist as different types of entities under the xtk:folder table 

OR

they are folders of different types in the hierarchy .

 

Regards,

Adhiyan

View solution in original post