Database cleanup error
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?


