- 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 07:04 AM
Hi @LizaS
It is tough to say that what are relevant or not. Let's take example
- You bought a new phone and many apps are pre installed, lets say 30.
- You will go each and i assume out of 30 you heard and know about 25 Apps. and rest 5 you never heard so you need to explore rest 5 to know is it relevant for you or not.
- But when we get PDI , number of plugins in 100's i can came as pre installed including incident management as well.
- So what i want to , SN give as basic plugin as pre installed so user can do the basic and few advance activities.
Today you have small app, so you can list down but if tomorrow you are going to build a complex app it is tough to see all this and time taking as well.
My app has the following features:
- Application menus and models -- Pre installed
- System properties and properties category -- Pre installed
- Access controls and roles - -- Pre installed
- A business role - -- Pre installed
- 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) - -- Pre installed
-
UI page - -- Pre installed
- Import set web service -- -- Pre installed
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2024 01:42 AM
HI @LizaS
May I know what was wrong in my answer or clarification i provided to you?
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 05:12 AM
it all depends on what your scoped app or business requirement needs
There are lot of plugins which are auto-installed when instance is provisioned such as Import set etc
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 06:47 AM
Hey, I listed the needs and features of my app above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2024 07:07 AM
I went through your app details above.
As per my knowledge you don't need anything extra other than what comes with a newly provisioned instance.
So you should be good.
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