Inside Activate
Jobs and Tasks
Job Properties
3 min
there are a number of properties that are also calculated and stored for each job in activate job properties true left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type left unhandled content type updating properties these values are updated automatically as the requests are submitted and updated however, if you wish to change reportinggroups or other values and want to have these apply to existing requests then a script is available at //tasks/analytics/background/scripts/updatejobstatistics that can be run to re update existing jobs with the new values running requests the totalapprovalminutes and totalminutes are updated each time the job is updated via activate however, if the job is suspended these values will not change therefore the following line must be included in the overnight maintenance task // update reporting information innovation activate actions jobactionuser updatetotaltimes(datetime minvalue); this will update the totalapprovalminutes and totalminutes to the appropirate value when the script is run