How to find plugin for a particular table ?

Nayan Mule
Tera Contributor

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

7 REPLIES 7

Hi , @Nayan Mule ,

 

Search with your table name in the display name field 

Its comes under the class "Table Subscription Configuration"

 

Thanks

Vengadesh

Community Alums
Not applicable

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-

SanjayG_0-1715360362990.png

 

Search this application in System Definition->Plugins-

SanjayG_1-1715360519577.png

 

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

Bert_c1
Kilo Patron

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.