North52 Blog
Welcome to the North52 Blog!
Business Rules Example #293 – Rules to Process Potentially Fraudulent Claims on Service Bus Queue
A new knowledge base article has been published on our support portal. Overview This article covers the setup required to configure access to and from an Azure Service Bus Queue. In this example we will be working with Dental Claims. The claims are created on an...
North52 Release – April 2025 – v650
New Features Added support for Microsoft Source Control Ensure that GetFormId() returns an empty Guid for Quick Create forms. Increased performance for Publishing Enhanced the clean-up of SDK Message Processing Steps in solutions OpenEntityForm() function can now open...
Business Rules Example #292 – Custom Rules Log with Friendly Messages
A new knowledge base article has been published on our support portal. Overview When working with complex rules it is often desirable to have a log of the rules that were executed and what was the event and field changes that triggered the rules. North52 provides...
Business Rules Example #291 – Use Azure Maps Get Search Address API to set Latitude and Longitude
A new knowledge base article has been published on our support portal. Overview This article shows how you can use the North52 business rules engine for Microsoft Dynamics 365/Dataverse and the Azure Maps Get Search Address API to set Latitude and Longitude based on...
North52 Release – January 2025 – v647
New Functions FileDownload(), FileUpload() , FileDelete() Bugs Fixed Publish issue with formula detail (fetch-xml) by reverting EnableLiteRetrieve flag to a default of false Full release history is available here
North52 Release – January 2025 – v646
New Features Set EnableLiteRetrieve flag to a default of true Enhanced OpenForm() function to open non-modal windows Enhanced trace log information New option to create trace logs under the System user New Functions IntToChar(), CharToInt() Bugs Fixed Solution Import...
Business Rules Example #290 – Set Specific Business Process Flow on Create of a Record
A new knowledge base article has been published on our support portal. Overview When creating a record in Dataverse, you might need to set a specific Business Process Flow or not assign one at all, overriding the default out of the box behavior. In this article we...
Business Rules Example #289 – Filter OptionSet Dynamically by Display Name
A new knowledge base article has been published on our support portal. Overview If you need to filter an OptionSet/Choice column base on the text values within the OptionSet, North52's advanced business rules engine for Microsoft Dynamics 365 / Dataverse can easily...
North52 Release – October 2024 – v645
New Features Enhance Source Property list box to clearly show patch solutions New Functions Log(), Log10() Portal Features Add ability to use multi-step GUID for form selection Bugs Fixed issue with Version field updating on N52 Schedule when Next Run Datetime field...
Business Rules Example #288 – Trigger Power Automate Flow with Quick Button – Secured – Any user in my tenant
A new knowledge base article has been published on our support portal. Overview This article is a follow up to xRM Formula #276 - Trigger Power Automate Flow with Quick Button. This time however, we will be calling a Power Automate where the HTTP request is...