100 Scenario Based ServiceNow Scripting Questions
100 Scenario Based ServiceNow Scripting Questions
- Find incidents where the caller is marked as VIP or has no VIP status.
- Show an alert with assignment group members when the assignment group changes.
- Make the short description mandatory and description read-only when specific conditions are met.
- Auto-populate user's email and user ID when the user field changes.
- Set the assignment group to 'Software' when the short description contains 'Software'.
- Create a Script Include with functions to fetch incident details and calculate resolution duration.
- Automatically create a security incident via a normal incident record, ensuring user access.
- Design a catalog item with group name and description, triggering approval and group creation.
- Set up a workflow that creates multiple tasks upon catalog item submission.
- Implement a catalog item that requests multiple services for a new hire.
Change Management
Problem Management
CMDB
- Create a flow that triggers on incident creation and assigns it based on category.
Miscellaneous Scenarios