ServiceNow Development Use Case Questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 04:49 AM
Hello All,
I am new in ServiceNow Development for my practice if anyone has use case questions so please share them with me.
It will be beneficial for me.
Thank You.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 04:51 AM
Q- when u submit a catalogue item and a meeting has been scheduled on Outlook between the sender and your mail id, the date and time should be already captured in the variables "Meeting Start Time" and "Meeting End Time" in the catalogue item.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 05:26 AM
Hi @Sagar_pawar
The use case is on the Date and Time functionality.
When someone is entering the Planned start date field - then, the system should not allow any future dates less than 7 days, excluding the weekends. If the date selected is less than 7 days, then a message should be displayed in the change form. The system should allow only if the date selected is greater than 7 days, excluding the weekends.
Hint - you should use GlideDateTime(); API and schedule functionality to achieve it.
Regards,
Gagan k
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2022 06:08 AM - edited ‎10-31-2024 05:20 AM
Below website contains scenario based question with answers, you can refer them for practice purpose.
ServiceNow Interview Buddy Website
Please mark answer as Correct or Helpful based on impact.
Regards,
Abhijit
ServiceNow MVP