How to find tables created with installed plugins
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2022 10:47 PM
Hello team,
How to find which table is created with which plugin
change risk assessment threshold table is created in instance when one of the plugin is installed?
Thank you,
Labels:
8 REPLIES 8
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2022 10:57 PM
Hi vamshi,
- In the navigation filter, enter: sys_metadata.list
The list of Application Files records is displayed.
- Click the personalize list icon (
), and add the Package column to the list.
- Filter the list with these conditions to show only the components for the plugin:
[Package] [is] [ <plugin name>]
- In the Class column heading, click the menu icon (
) and select Group by Class.
- Select the class of information that you want to view.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 12:24 AM
Hello Sandeep
Thanks for inputs
If possible could you please tell me with an example so that I can understand more
I want table names which is created with plugins
Thank you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 04:43 AM
have you tried what i said above, you will get the answer!!
Try with your Plugin
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2022 06:53 AM
Hello Sandeep,
Thank you for your patience
I got it it is working
Thank you