How to find plugin for a particular table ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 01:06 AM
I have a table which is present in Dev instance but is missing in Test instance.
I would like to have the required table present in the test instance as well. How to find the plugin related to it or any other way we can bring the table ?
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-13-2024 03:25 AM
Hi , @Nayan Mule ,
Search with your table name in the display name field
Its comes under the class "Table Subscription Configuration"
Thanks
Vengadesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 10:02 AM
Hi Nayan,
You can always find the table plugin info based on a Application, for eg
Go to System Definitions->Tables
Under the name field search the table name
Also bring the Application field from the list (Gear Icon)
Application field specifies the plugin info-
Search this application in System Definition->Plugins-
If my response has resolved your query, please consider giving it a thumbs up and marking it as the correct answer!
Thanks & Regards,
Sanjay Kumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2024 11:40 AM
Open the table definition record in sys_db_object. Then use the "Show XML" on the form context menu. View the 'sys_package' value there.