Validate Application is failed with an error 'Scheduled Job should have "Run As" field empty'.Issue When Validating a custom scoped application, it gives an error 'Scheduled Job should have "Run As" field empty'.Upon checking the erred scheduled jobs, "Run As" field is already empty in the sysauto table but still the error persists.ResolutionTo resolve the issue: Take the backup of the erred scheduled jobs into xml, Delete (make sure the record is deleted from both sysauto and sys_trigger tables) and then import back to the instance.Validate the application and it should be successful.