How to check the usage or where the content management plugin is used in custom application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 12:33 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 12:51 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 12:55 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 01:02 AM
Hi @Aishwarya NG ,
If you open you Custom Application, you can see "Dependencies" , check this article:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-27-2023 01:18 AM
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?