- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 04:56 AM
Hey, I've recently created a new ServiceNow application.
How can I know which plugins my application requires (I haven't installed any additional plugins on my instance as part of the development and testing process)?
My app has the following features:
- Application menus and models
- System properties and properties category
- Access controls and roles
- A business role
- It uses GlideRecord to query tables
- gs to log
- sn_ws.RESTMessageV2 to perform HTTP requests
- gs.getProperty to read property values
- Some tables (with list layout)
- UI page
- Import set web service
I believe the application needs the System Import sets plugin, but I'm unsure what other plugins are needed.
Maybe REST API Provider?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 05:13 AM
Hi @LizaS ,
All these are the Core ServiceNow features. You will be able to access all these features.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 08:49 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2024 02:14 AM
Thank you for marking my response as helpful.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 05:13 AM
Hi @LizaS ,
All these are the Core ServiceNow features. You will be able to access all these features.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar