ServiceNow introduction to GlideSchedule API for Date/time validation with demo
TechnoMonk
ServiceNow introduction to GlideSchedule API for Date/time validation with demo
Hi All,
Hope you are doing fine.
In today's tutorial, we will be looking into the GlideSchedule API for Date/Time validation.
Consider a scenario where we want to do the date time validation which is pretty complex to achieve with the scripting mechanism if we want to validate the date/time field if fits all between some hours then it should get assigned to some group, and so on.
If we try to achieve the same using the script it will take tons of effort and logic.
In this type of scenario, we can take the help of the schedules which is created in ServiceNow.
Agenda :
- Use case
- Limitations with GlideDateTime API
- Introduction to ServiceNow GlideSchedule API
- Advantage of Glide schedule API over GlideDateTime API
- Demo
Please be sure to bookmark this article and mark it as Helpful if you think it helps.
Regards,
Amit Gujarathi
Technomonk Youtube: https://www.youtube.com/c/TechnoMonkAmit
Amit Gujarathi Linkedin: https://www.linkedin.com/in/amit-gujarathi-98632a175
TheTechnomonk.com : https://thetechnomonk.com/
ServiceNow Community Amit Gujarathi: https://www.servicenow.com/community/user/viewprofilepage/user-id/265565
GitHub: https://github.com/amigujarathi ... https://www.youtube.com/watch?v=RUE46QeWt2o
47732088 Bytes