- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 02:23 AM - edited 01-23-2024 02:24 AM
Why empty booking window is coming.
My record producer on case table has been linked to Appointment booking config for same table
Appointment booking config
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 02:38 AM
The issue of an empty booking window in ServiceNow can be due to several reasons. Here are some possible causes and solutions:
1. Incorrect Configuration: Ensure that the Appointment Booking Configuration is correctly set up. The table, fields, and conditions should be correctly defined.
2. Scripting Error: Check if there are any scripting errors in the Record Producer or in the Appointment Booking Configuration. Use the browser's developer tools to check for any JavaScript errors.
3. ACLs: Make sure that the user has the necessary access rights to view the records. Check the Access Control Lists (ACLs) for the table and fields.
4. Data Issue: Ensure that there are available records that meet the conditions defined in the Appointment Booking Configuration.
5. UI Policy or Client Script: Check if there are any UI Policies or Client Scripts that might be hiding the fields or preventing the data from being displayed.
6. ServiceNow Version: Make sure that your ServiceNow instance is up-to-date. Some features might not work correctly in older versions.
7. Plugins: Ensure that all necessary plugins are installed and activated.
8. Browser Issue: Try using a different browser or clearing your browser's cache. Some issues might be caused by browser-specific problems or cached data.
9. Server-side Issue: There might be a server-side issue that is preventing the data from being retrieved or displayed. Check the system logs for any errors or warnings.
10. Contact ServiceNow Support: If you are unable to resolve the issue, consider contacting ServiceNow Support for further assistance.
nowKB.com
For a good and optimistic result, and solving ServiceNow-related issues please visit this website.https://nowkb.com/home
Kindly mark correct and helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 02:38 AM
The issue of an empty booking window in ServiceNow can be due to several reasons. Here are some possible causes and solutions:
1. Incorrect Configuration: Ensure that the Appointment Booking Configuration is correctly set up. The table, fields, and conditions should be correctly defined.
2. Scripting Error: Check if there are any scripting errors in the Record Producer or in the Appointment Booking Configuration. Use the browser's developer tools to check for any JavaScript errors.
3. ACLs: Make sure that the user has the necessary access rights to view the records. Check the Access Control Lists (ACLs) for the table and fields.
4. Data Issue: Ensure that there are available records that meet the conditions defined in the Appointment Booking Configuration.
5. UI Policy or Client Script: Check if there are any UI Policies or Client Scripts that might be hiding the fields or preventing the data from being displayed.
6. ServiceNow Version: Make sure that your ServiceNow instance is up-to-date. Some features might not work correctly in older versions.
7. Plugins: Ensure that all necessary plugins are installed and activated.
8. Browser Issue: Try using a different browser or clearing your browser's cache. Some issues might be caused by browser-specific problems or cached data.
9. Server-side Issue: There might be a server-side issue that is preventing the data from being retrieved or displayed. Check the system logs for any errors or warnings.
10. Contact ServiceNow Support: If you are unable to resolve the issue, consider contacting ServiceNow Support for further assistance.
nowKB.com
For a good and optimistic result, and solving ServiceNow-related issues please visit this website.https://nowkb.com/home
Kindly mark correct and helpful if applicable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 03:02 AM
Thanks. I figured and fixed the issue. The appointment window was getting blank because the user field mapping was missing for which the appointment was being set up. This has been updated from the appointment booking configuration.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2025 01:43 PM
Hello Smart people,
How can I block off a time slot and make it read-only after five users have selected it in the calendar?