Some days ago I was with a partner for checking a Dynamics 365 Business Central project. This project has a big usage of Job Queue, with lots of tasks scheduled (business tasks and integration tasks).
Tag Archives: Alert
Creating Sound Alerts In Business Central
The other day I was searching on forums and the base app for any built-in method to create some type of sound alert in Business Central. I couldn´t find it so I asked on Twitter if anybody knew how to do it.
Thanks to Gregory for the quick reply. In this post I will show how to reproduce virtually any sound/whistle in Business Central thanks to JavaScript.
Sending Azure Alerts to Dynamics 365 Business Central
When working with Dynamics 365 Business Central (but also on Azure applications in general) it’s a best and recommended practice to send telemetry data to the Azure Application Insights service for centralize monitoring.
Sending Power BI Alerts To Users Via Teams Using Power Automate And Adaptive Cards
A few months ago my esteemed colleague Patrick LeBlanc published a great video showing how you could use Power Automate (formerly known as Microsoft Flow) to send an email when a Power BI alert is triggered. This post is going to cover almost the same ground, except that I’m going to show you how to send an alert to a user via Teams and instead of dynamically generating text for the message I’m going to use an Adaptive Card to format the alert data.
Get low inventory alerts using Dynamics 365 & Microsoft Flow
In this blog, I would like to show how we can make use of Microsoft Flow to notify the user(s) of low inventory of items in Dynamics 365 for Financials. This blog also demonstrates how to use Do-until loop in Microsoft Flow.