14

In FnO, a batch job can be launched directly, manually or with a recurrence.

For some recurrence like "twice a day : at 6:00 am and 12:30 pm", we need to create 2 distinct jobs with a recurrence for each date/time. It will be nice to enhanced the recurrence option : we can set a cron command line instead ?


As business events is getting stronger in the last releases of FnO, it would be great if a batch could be trigger with a business event or a data event.


And finaly, it would be nice if a batch job should be lauched by a Flow / a Power Apps in Power Platform.


Today, the solution is to set a recurrence "every 1 minute" and to make the detection of the "event" in the "Select" request. It causes many executions in BatchOAS server and increase SQL utilization of servers.

STATUS DETAILS
New