Hi,
Here I am again, with another question :)
How do you recommend I set up an automatic routine which starts a new optimization run at 8.00 pm every day?
Thank you!
Page 1 / 1
Hi @Paul G. ,
You can setup such a routine using the scheduleAt function. Details available within our Function Reference Guide: http://images.aimms.com/aimms/download/manuals/aimms3fr_miscellaneous.pdf#page=24
Here's a relevant article demonstrating the scheduleAt function within PRO: https://how-to.aimms.com/Articles/80/80-schedule-jobs.html
There's also a fun little Clock example using this for creating a clock application within AIMMS: https://aimms.com/english/developers/resources/examples/functional-examples/clock/
Let me know if this helps you out or if you have any additional questions on its implementation.
You can setup such a routine using the scheduleAt function. Details available within our Function Reference Guide: http://images.aimms.com/aimms/download/manuals/aimms3fr_miscellaneous.pdf#page=24
Here's a relevant article demonstrating the scheduleAt function within PRO: https://how-to.aimms.com/Articles/80/80-schedule-jobs.html
There's also a fun little Clock example using this for creating a clock application within AIMMS: https://aimms.com/english/developers/resources/examples/functional-examples/clock/
Let me know if this helps you out or if you have any additional questions on its implementation.
Reply
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.