Featured Articles

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.