listJobLog is a ASJobLogCollection
//Per default behaviour, list all the job logs
IF NOT ASJobLogList(listJobLog,"","", "","","", MaConnection1)
Error(ErrorInfo())
END