In a Dynamics 365 Business Central SaaS tenant, handling processes in the cloud in a serverless way is a must. Azure Functions can be the first solution, but for long and reliable processes this is not enough.
In this session we’ll see how you can create serverless long running processes for D365BC by using Azure Durable Functions.
Topics covered:
– Azure Durable Functions overview
– Enterprise Serverless Workflows patterns
– How to create Durable Functions
– How to use them from AL