Ability to schedule a microflow via the TaskQueue logic - Mendix Forum

Ability to schedule a microflow via the TaskQueue logic

13

It would be very nice to have the option to provide a StartAt date when executing a microflow via the TaskQueue. It seems that Mendix already has this functionality, as Scheduled Events are queued via the TaskQueue and have a filled StartAt attribute. Moreover, the Task Queue documentation also mentions that it is possible with the Mendix API: https://docs.mendix.com/refguide/task-queue/#scheduling. So hopefully this can be quickly added.

image.png

 

asked
5 answers

Stumbled across the same thing recently - it's already in the Java API, so that should be an easy addition.

Created

Great idea

Created

Would be useful!

Created

This will be really helpful indeed.

Created

Yeah, agreed. I created a Java action once that did exactly this, but having it incorporated in that window is much better.

Created