{
"enabled" : false,
"type" : "cron",
"schedule" : "0 * * * * ?",
"concurrentExecution" : false,
"invokeService" : "script",
"invokeContext": {
"script": {
"type": "text/javascript",
"file": "script/certification.js"
}
}
}