Hi CRM Experts,
Need to implement reoccurring scheduler in D365 or CRM 2016 online version for every 2 min.
Have implemented workflow calling -> Custom workflow with wait condition, it’s going to infinity loop, due to CRM framework limitation (8 times per hour).
Is there any way to implement to reoccurring every 2 min job in D365 online..?
Note: Please don’t suggest Windows & Azure schedulers.