How are the tables sys_db_object, sys_plugins, sys_app_application and sys_app_module are related with is other. Is there any mapping among them for eg. each entry in sys_plugins mapped with a number of tables in sys_db_object etc..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 01:48 AM
From where can I find the mapping among sys_db_object, sys_plugins, sys_app_application and sys_app_module.
Labels:
- Labels:
-
Service Portal Development
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-22-2017 04:57 AM
Actually I want to know the plugin name to which the table sys_user is mapped.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-23-2017 04:39 AM
Can I access "System (apps/system_user)" plugin through the getRecords request of sys_plugins table?