Hi Experts, Trying to load the below impex through HAC-->Impeximport,but getting error.
INSERT_UPDATE CronJob; code[unique=true];job(code);singleExecutable;sessionLanguage(isocode)
;sendRankingCronJob;sendRankingJob;false;de
INSERT_UPDATE Trigger;cronjob(code)[unique=true];cronExpression
#% afterEach: impex.getLastImportedItem().setActivationTime(new Date());
; sendRankingCronJob; 0 0 0 * * ?
Can anyone throw some light whats wrong in this impex and please share if there are any links regarding cronjobs(depth understanding)?