How to check the usage or where the content management plugin is used in custom application

Aishwarya NG
Tera Contributor

We have a custom application 'Cohesity' in servicenow. We are using content management plugin in our application. Since Content Management Plugin is reaching it's end. We are planning to migrate to Service Portal. Our question is how to check where the content management plugin is used in our application? And migrate to service portal.

 

 

5 REPLIES 5

Community Alums
Not applicable

Hi @Aishwarya NG ,

That can be checked at the beginning !! If the plugin is captured as part of dependency then it will prompt the message at the time of install of app(with all plugin namess mentioned). App can be installed only after all prerequisite plugins are enabled on the instance.

 

Hi @Community Alums , Thanks for the info. My question is how to check where this Content management plugin is used in our application. How to find that?

Community Alums
Not applicable

Hi @Aishwarya NG ,

If you open you Custom Application, you can see "Dependencies" , check this article:

https://www.servicenow.com/community/developer-blog/manually-and-automatically-capture-dependencies-...

 

Hi @Community Alums , I can see the dependency plugin list for the scoped application. My question is how to check where this plugin is actually used in the scoped application. Like where this dependency plugin is used in the scoped application?