Info | ||
---|---|---|
| ||
Microsoft has introduced in-client performance profiling with configurable rules in Business Central 2024 Release Wave 2 (BC25). This feature, provided by Microsoft, allows profiling of different types of requests, including but not limited to web service calls for a selected user, such as those from Mobile WMS. The feature described below was developed before Microsoft introduced this capability and is specifically tailored for profiling requests from Mobile WMS. While both tools can be used to profile Mobile WMS requests, ensure they are not used simultaneously, as this will lead to conflicts and failure. |
Introduction
Profiling allows you to collect data about performance and analyze this data with the goal of optimizing a certain area in the code or a certain process.
...