How To Schedule job in x++

hi ,

i have job that update the balance of leave for employee i want taht job to work in schedule (with time)

can anyone advise me !

thanks

Hi,

You would need help of a developer to convert that job into a class extended from RunBaseBatch framework. Once extended, you can then schedule this to run from Batch framework.

Hi Sara,

Checj this link, it may be helpful: http://kollidynamics.blogspot.com/2011/07/how-to-configure-batch-jobs.html

Whether batch jobs affects the performance of AOS ?. We are planning to add around 5 jobs for scheduling some business scenarios. Any suggestion is appreciated.