Description
This guide explains how to troubleshoot content schedules for on premise installations.
Requirements
- Manage for TEOS
- Access to the SQL databases
How to troubleshoot content schedules
It could be that your content schedules are not showing in the web interface of TEOS, this could be caused by a content schedule with a faulty configuration. To solve this the database entry needs to be adjusted. Please follow the steps in order to resolve this issue.
- Open the SQL Management Studio (SSMS) and login with a sysadmin user like ‘sa’.
- Navigate to Databases > SonyManagementPortal > Tables.
- Right click the table ‘dbo.ContentSchedules’ and select the option ‘Edit Top 200 Rows’.
- In the window on the right side you will find the created content schedules. Verify if there is a content schedule which has a recurrence set to ‘True’ with a recurrence rule set to ‘NULL’.
- If this is the case, adjust the value for ‘Recurrence’ to ‘False’.
Now reload the page to verify if the content schedules are showing again. If they are not showing please double check for any other content schedules with the same issue.
The issue has been solved in case the content schedules are showing up again
Comments
0 comments
Please sign in to leave a comment.