- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
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.
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