-
Display a native loading screen
There are several situations where it is interesting to display a loading/waiting screen to users in Dynamics 365, such as: With this in mind, there are many options for displaying a loading screen to the user, but which one would be the most appropriate? Of course, the most correct answer is "it depends", but there are possibilities...
-
Get the stage ID of a Business Process Flow (BPF)
Por vezes precisamos atualizar o estágio de um BPF através de código e/ou Power Automate, por exemplo, mas os ID’s dos estágios de um BPF não são facilmente obtidos no Dynamics. Para ter acesso aos ID’s, assim como a outras informações que podem ser úteis, precisamos realizar uma chamada à seguinte API: https://<<SUA_ORG_URL>>.dynamics.com/api/data/<<VERSAO>>/processstages?$select=stagename&$filter=processid/workflowid eq <<BPF_GUID>>…
-
Hello, is anyone listening?
It's been a long time since I wanted to create a blog to share - with anyone who wanted to know - some of the countless experiences I've had over the last 10+ years working with Microsoft Dynamics CRM/365. Working mainly with technical solutions, in addition to the native solutions recommended by Microsoft, I've had the chance to work with various technologies...