- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 10:53 PM
Can you please provide an update on how RITM assignments can be handled via On-Call Scheduling? – How much is possible OOB vs where we would need customization?
Solved! Go to Solution.
- 1,175 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 11:51 PM
Hi @VishaalRanS
Handling RITM (Request Item) assignments via On-Call Scheduling in ServiceNow involves configuring the On-Call Scheduling feature to ensure that tasks are assigned to the appropriate personnel based on their availability.
Navigate to On-Call Scheduling in ServiceNow.
Create or update on-call schedules for the relevant assignment groups. This involves defining shifts and assigning users to these shifts.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 12:55 AM
Hi @VishaalRanS
To address RITM assignments via On-Call Scheduling in ServiceNow, you can leverage a combination of OOB features and customizations:
OOB Features:
On-Call Schedules:
- Define on-call schedules for different teams or groups.
- Assign RITM records to these schedules.
- ServiceNow will automatically route the RITM to the on-call user based on the schedule.
On-Call Assignment Rules:
- Create rules to determine which on-call user should receive the RITM based on various criteria (e.g., priority, category, location).
On-Call Notifications:
- Configure notifications to alert on-call users when they are assigned a RITM.
Customizations:
RITM Assignment Script:
- Write a script to handle more complex assignment logic (e.g., assigning based on specific skills or availability).
On-Call User Interface:
- Customize the on-call user's interface to provide a better experience (e.g., showing a list of assigned RITMs, allowing for quick actions).
Integration with Other Systems:
- If necessary, integrate On-Call Scheduling with other systems (e.g., ticketing systems, monitoring tools) to automate processes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 02:02 AM
Hi @VishaalRanS ,
Handling RITM assignments via On-Call Scheduling in ServiceNow is limited out-of-the-box (OOB) but can be extended with customization.
OOB Capabilities:
- On-Call Scheduling allows you to define schedules, rotations, and escalations for incidents and tasks.
- You can notify on-call users or groups when incidents are assigned, but RITM assignments are not directly supported OOB.
Customization Needed:
- RITM Assignment: Custom business rules or scripts are needed to apply on-call scheduling to RITMs.
- Assignment Rules: Create custom workflows to dynamically assign RITMs to on-call users.
- Escalation: Implement custom escalation paths for unhandled RITMs.
- Notifications: Set up notifications for on-call users specifically for RITM tasks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:14 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-10-2024 11:45 PM
Hi @Community Alums,
The YouTube links were displayed Not available anymore.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2024 11:51 PM
Hi @VishaalRanS
Handling RITM (Request Item) assignments via On-Call Scheduling in ServiceNow involves configuring the On-Call Scheduling feature to ensure that tasks are assigned to the appropriate personnel based on their availability.
Navigate to On-Call Scheduling in ServiceNow.
Create or update on-call schedules for the relevant assignment groups. This involves defining shifts and assigning users to these shifts.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2024 12:55 AM
Hi @VishaalRanS
To address RITM assignments via On-Call Scheduling in ServiceNow, you can leverage a combination of OOB features and customizations:
OOB Features:
On-Call Schedules:
- Define on-call schedules for different teams or groups.
- Assign RITM records to these schedules.
- ServiceNow will automatically route the RITM to the on-call user based on the schedule.
On-Call Assignment Rules:
- Create rules to determine which on-call user should receive the RITM based on various criteria (e.g., priority, category, location).
On-Call Notifications:
- Configure notifications to alert on-call users when they are assigned a RITM.
Customizations:
RITM Assignment Script:
- Write a script to handle more complex assignment logic (e.g., assigning based on specific skills or availability).
On-Call User Interface:
- Customize the on-call user's interface to provide a better experience (e.g., showing a list of assigned RITMs, allowing for quick actions).
Integration with Other Systems:
- If necessary, integrate On-Call Scheduling with other systems (e.g., ticketing systems, monitoring tools) to automate processes.