Heading Logo

The complexity trap and why a clean design is a good idea even if "everything works."

Fri, 11/10/2023 - 11:21 By David Uhlmann

Over the past decade, a recurring phrase I've heard is: "Why replace systems or tools that are functioning well?" The rule of "never change a running system" is often repeated and seems like a golden rule in IT. One potential response to this is described in the concept of the "complexity trap," a phenomenon prevalent especially in the IT industry. For more general information about this phenomenon there are plenty of articles out there.

Tags
Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Mon, 10/30/2023 - 17:34 By Ahash

Enhancing Dynamics 365 Client API Interaction with Xrm-Ex

Stepping into software development for Dynamics 365, developers come across various tools and frameworks to make working with its Client API easier. Xrm-Ex stands out as a strong framework designed mainly for JavaScript, even though it has roots in TypeScript. The main goal of Xrm-Ex is to simplify how developers interact with the formContext and the Xrm Object. By doing this, it aims to reduce the amount of code developers have to write, making the codebase easier to manage and less likely to have errors.

Implementing warehouse management with a wizard in Dynamics 365 F&O

Implementing warehouse management with a wizard in Dynamics 365 F&O

Tue, 09/05/2023 - 11:10 By Lukasz Lubera

Implementing warehouse management with a wizard in Dynamics 365 F&O

Introduction

If you have ever implemented a warehouse management in Dynamics 365, you know that it is not a simple task. The list of settings and parameters that need to be configured in warehouse management is quite long and most of them must be discussed with a customer beforehand. In this case, it is easy to overlook or forget something.

Dynamics 365 F&O : Transfer order processing

Dynamics 365 F&O : Transfer order processing

Mon, 08/28/2023 - 16:07 By Albert Koblinger
1 comment

Dynamics 365 F&O : Transfer order processing

This article describes ways to transfer items within your organization. If you have multiple legal entities, the intercompany purchase orders and sales orders cover the movement. If you move items within one company, transfer orders and transfer journals provide functionality to support those processes – these topics will be explored now.

Dynamics 365 Supply Chain Pricing management module overview

Dynamics 365 Supply Chain Pricing management module overview

Wed, 07/26/2023 - 10:00 By Albert Koblinger

Dynamics 365 Supply Chain Pricing management module overview

Introduction

Microsoft has recently announced a new pricing engine called Pricing Management. There is a very good summary already available on the Microsoft Learn site. As the feature is already available in preview, and the mentioned summary provides detailed description with examples.