Skip to main content
February 29, 2024
Question

Incorrect date value

  • February 29, 2024
  • 5 replies
  • 0 views

Hi All,

While writing the  data to records via a pm , i am getting the below error 

Unable to write to or delete from the source due to system error.
Error Details: Incorrect date value: '292278994-08-17' for column 

 

Can anyone guide me on this issue ..

Thank You

5 replies

stefanhelzle0001
February 29, 2024

Without more details, we could only say what the error message already does.

harshitb6843
February 29, 2024

Can you add the screenshots of the Write Record smart service configuration and the data you are trying to delete? 

February 29, 2024

harshitb6843
February 29, 2024

Nah. You already posted that error. I mean show me the data you are trying to write - Process Variables. And to double-check, the data type of the column in DB and in the record is date. Correct?

March 10, 2024

Thanks for updates , 
After investigating, i came to know its an  Epoch & Unix Timestamp, 

Issue was solved