Empty appointment booking window Issue

Snehal13
Kilo Sage

Why empty booking window is coming.

My record producer on case table has been linked to Appointment booking config for same table

Snehal13_0-1706005390127.png

 

Appointment booking config 

Snehal13_1-1706005404531.png

 

 

1 ACCEPTED SOLUTION

Ahana 01
Tera Expert


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

View solution in original post

3 REPLIES 3

Ahana 01
Tera Expert


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

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. 

 

Kim Aly
Tera Contributor

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?