Avatar

Level 3

The Database cleanup workflow has the error when update the deliveries. 

It looks like the error SQL command is "update nmsdelivery set istate=85 tsLastModified=GetDate()", the comma "," missing between the "85" and the "tsLastModified".

 

This is a system generated SQL, does anyone know how to make the SQL correct when the system workflow "database cleanup" running?

 

felixsongfei_0-1619690259835.png