ORION-HOW TO FIX "SPECIFIED TIME IS NOT SUPPORTED IN THIS CALENDAR" WHEN ADD A CONDITION TO ALERT?
Hi there
when I tried to add some filters in an alert and choose to browse all events or fields I receive the following error "Specified time is not supported in this calendar. It should be between 04/30/1900 00:00:00 (Gregorian date) and 11/16/2077 23:59:59 (Gregorian date), inclusive. Parameter name: time".
as you can find in the attached image.
I'm using:
Orion version: 2015.1.0
NCM version: 7.2.2
SAM version: 6.2.0
SQL (Microsoft SQL Server 2008 R2 ) database in different server
I don't know your tool, but date format error are common.
Have you check the date format you're passing to the app, as it is asking for american format (MM/DD/YYYY HH24:MI:SS) ?
Have you check the date format you're passing to the app, as it is asking for american format (MM/DD/YYYY HH24:MI:SS) ?