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.

Dynamics 365 F&O How to deal with product information and user language

Tue, 10/17/2023 - 15:44 By Lukasz Lubera
2 comments

Introduction

For companies that operate globally, in multiple countries or regions, it is important that the users can work with product information in their own language. For example, Switzerland has 4 official languages: German, French, Italian and Rhaeto-Romanic. The first 3 languages are commonly used in business communication.

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.