Dataverse Dynamics 365 Load testing for Model-driven app

Dataverse Dynamics 365 Load testing for Model-driven app

Fri, 01/19/2024 - 16:00 By julien.biedermann

Dataverse Dynamics 365 Load testing for Model-driven app

Introduction

In today's digital landscape, where user expectations for seamless, high-performing applications are at an all-time high, ensuring the reliability and scalability of software systems is paramount. Performance testing emerges as a critical practice in the software development lifecycle, aimed at evaluating the responsiveness, stability, and scalability of applications under various conditions.

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 : Vendor Invoices in Project Operations (Non-stocked scenario)

Dynamics 365 : Vendor Invoices in Project Operations (Non-stocked scenario)

Tue, 08/29/2023 - 19:47 By csaba.gaspar

Dynamics 365 : Vendor Invoices in Project Operations (Non-stocked scenario)

Introduction

Project Operations supports different scenarios in the non-stocked deployment, where two different approaches can be distinguished:

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.