You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: The size of the request xml exceeds the maximum allowed value error in the Warehouse management mobile app
3
-
description: Provides resolution on how to resolve the "The size of the request xml exceeds the maximum allowed value" error in the Warehouse management mobile app.
4
-
ms.date: 03/03/2025
2
+
title: Size of Request XML Exceeds Maximum Allowed Value Error in Warehouse Management mobile app
3
+
description: Resolves the size of the request xml exceeds the maximum allowed value error in the Warehouse Management mobile app.
# The size of the request xml exceeds the maximum allowed value error in the Warehouse management mobile app
14
+
# "The size of the request xml exceeds the maximum allowed value" error in the Warehouse management mobile app
15
15
16
-
This article provides resolutions on how to resolve the "The size of the request xml exceeds the maximum allowed value" error in the Warehouse management mobile app.
16
+
This article provides a resolution for the "The size of the request xml exceeds the maximum allowed value" error that occurs in the [Warehouse Management mobile app](/dynamics365/supply-chain/warehousing/install-configure-warehouse-management-app).
17
17
18
18
## Symptoms
19
19
20
-
The "The size of the request xml exceeds the maximum allowed value" error is shown in the Warehouse management mobile app when opening a *Display open work list* mobile device flow.
20
+
When you open a [Display open work list](/dynamics365/supply-chain/warehousing/configure-mobile-devices-warehouse#configure-menu-items-for-activities-and-inquiries) mobile device flow in the Warehouse Management mobile app, you might receive the following error message:
21
+
22
+
> The size of the request xml exceeds the maximum allowed value.
21
23
22
24
## Cause
23
25
24
-
The Warehouse management mobile app is communicating with the Dynamics 365 Supply Chain Management service through an XML file. The system has built-in limit on the size of that XML file. So, if there are many warehouse works that should be displayed in the Warehouse management mobile app, this can lead to the XML file size being too large.
26
+
The Warehouse Management mobile app communicates with the Dynamics 365 Supply Chain Management service through an XML file. The system has a built-in limit on the size of this XML file. If there are many warehouse works to be displayed in the Warehouse Management mobile app, the XML file size might exceed this limit.
25
27
26
28
## Resolution
27
29
28
-
To resolve this issue, you can limit the number of warehouse works shown in the Warehouse management mobile app.
30
+
To resolve this issue, follow these steps to reduce the number of warehouse works shown in the Warehouse Management mobile app:
29
31
30
-
Follow these steps to reduce the number of shown warehouse works:
31
-
1. Open the **Mobile device menu items** form (**Warehouse management** > **Setup** > **Mobile device** > **Mobile device menu items**).
32
+
1. Open the **Mobile device menu items** form by navigating to **Warehouse management** > **Setup** > **Mobile device** > **Mobile device menu items**.
32
33
1. Find the impacted menu item.
33
-
1.Click the **Edit query** button in the Action Pane.
34
+
1.Select the **Edit query** button in the Action Pane.
34
35
1. Edit the query to reduce the number of displayed works.
35
36
36
-
> [!NOTE]
37
-
> For more information about editing the queries, see [User-configurable queries in warehouse management](/dynamics365/supply-chain/warehousing/user-configurable-queries-in-warehouse-management).
37
+
For more information about editing the queries, see [User-configurable queries in Warehouse management](/dynamics365/supply-chain/warehousing/user-configurable-queries-in-warehouse-management).
0 commit comments