what is the latest definition of customization and configuration in servicenow ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2025 12:49 AM
Hi ,
could you please provide the latest definition of customization and configuration in servicenow with examples .
regards,
veenal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-17-2025 01:10 AM
Hi @veenal
There is no standard definition of 'Cust' vs. 'Config'; it varies from client to client. You can attend those sessions, which will help you make some decisions."
https://www.youtube.com/watch?v=Pa7lMOHjSTs&t=432s
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
‎03-18-2025 06:22 AM
In ServiceNow, customization refers to modifying or adding new features to the platform to meet specific business needs, such as creating custom tables, fields, or scripting new workflows. For example, I customized the incident management process by adding unique fields and automation. On the other hand, configuration involves adjusting the platform’s existing settings without altering the core code. This includes setting up user roles, modifying forms, or applying UI policies. I also found that using odbc for ServiceNow https://www.devart.com/odbc/servicenow/ to integrate ServiceNow with external tools for data extraction was useful for reporting purposes.