KBI 310494 Issue Addressed: API to Show the Future Dates Of a Scheduled Job in Argent Job Scheduler

Version

Issue addressed in Argent Job Scheduler 1304-B and above

Date

Tuesday, 21 May 2013

Summary

Argent Job Scheduler has been enhanced with an API to show the future dates of a scheduled job

Technical Background

To show the future dates of a scheduled job, a new API has been added in AJS_AO.DLL which is a COM DLL. It is called from VB as shown below

Set calEntryCollection = cal.GetCalendarEntry(definition, startdate, enddate)

Resolution

N/A