Why Scheduled jobs stops working suddenly

k232
Giga Contributor

Hi All,

We are not understanding that why Scheduled job stops working all of suddenly from last  5-days.

we have custom application, we have scheduled job against Custom application of custom tables. we found that data not updating from last 5-days, for Code testing we used scheduled job code in Background script and ran .

code executed forcefully and got Error Message like this 

 

Error Message : on Task table 'sn_esign_esignature_configuration' field was deactivated Last Year only.

QueryEventLogger: Invalid query detected, please check logs for details [Unknown field sn_esign_esignature_configuration.document_type in table incident]

Invalid query detected, please check logs for details [Unknown field sn_esign_esignature_configuration in table incident]

 

 

 

any solution for this please

 

 

5 REPLIES 5

My guess is some other code went into place that is causing a bug and impacting your script unintentionally.