How to define (configure) a Schedule for Change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2024 12:32 AM
Hi Folks,
I have a change request and whenever a user creates a Change and selects a Planned End Date as first three business days of the month or last three business days of the month (excluding Holidays), an alert should popup saying something.
I have created an OnChange client script for this which runs on the Planned End Date field, and I am writing a script include to be called in the client script using glideajax.
But I am trying to uderstand what schedule I will define in Servicenow for my scenario. In the Schedule Entries, there is an option for Daily, monthly and other options but not really understanding what should be selected.
Please help me how to configure the Schedule.
Thank you