I want to export the Installed Famiry Plugin.

TATSUYAHIGUCHI
Tera Contributor

Hi,

 

I want to export the names of installed Famiry Plugins as a list.

The reason is to check installed plug-ins across environments.

 

TATSUYAHIGUCHI_0-1722222814450.png

 

Regards,

1 ACCEPTED SOLUTION

Bhavya11
Kilo Patron

Hi @TATSUYAHIGUCHI ,

 

can you add the active true query in filter servicenow.

 

 

Thanks,

BK

View solution in original post

7 REPLIES 7

Bhavya11
Kilo Patron

Hi @TATSUYAHIGUCHI ,

 

Potential tables that might help- sys_app, sys_plugins and v_plugin

in navigation type sys_plugins.LIST and you will get list in that export it

 

If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful." 

 

Thanks,

BK

 

hi, Bhavya11!

I searched for records in “sys_plugins.list” and found 1241.
But the number of Famiry plugins is 877.
How can I filter this?

 

TATSUYAHIGUCHI_1-1722224908948.png

 

Thanks,

TATSUYAHIGUCHI
Tera Contributor

hi, Bhavya11!

I searched for records in “sys_plugins.list” and found 1241.
But the number of Famiry plugins is 877.
How can I filter this?

TATSUYAHIGUCHI_0-1722224648472.png

 

Thanks,

Bhavya11
Kilo Patron

Hi @TATSUYAHIGUCHI ,

 

can you try with v_plugin.LIST and try to compare the records.

 

Thanks,

BK