Skip to main content
Solved

Automatic runs every night

  • March 29, 2019
  • 1 reply
  • 83 views

Curious AIMMS-bot 5
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!

Best answer by User Support

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.

1 reply

User Support
AIMMSian
  • AIMMSian
  • 7 replies
  • Answer
  • March 29, 2019
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.


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator