Hi Harshraj Singh,
Scheduled events can be tested locally, but they will not be run if your app is deployed as a Free App. See the Free App section of Mendix Cloud for more information on Free App limitations.
Please refer this link https://docs.mendix.com/refguide/scheduled-events/ for more details on scheduled event.
Hope this helps you.
Thank you.
There isn’t any alternative but i can suggest a hack, Write a java action which will execute periodically, check quartz dependencies. And from this java action call the microflow that you want to execute.
Hi
can you check if scheduled event is on in settings?
Got to environment details --> model options --> scheduled event. Also open the studio pro and check when is this scheduled event set to start . if the date is set somewhere in the future?