Skip to content

Commit 92af525

Browse files
authored
some changes
1 parent c38e4ce commit 92af525

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

support/dynamics-365/supply-chain/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,8 @@
352352
href: warehousing/shipment-confirmed-no-posting.md
353353
- name: Slotting templates don't consider on-hand inventory for batch-above items
354354
href: warehousing/slotting-templates-inventory-batch-above.md
355+
- name: "The size of the request xml exceeds the maximum allowed value" in the mobile app
356+
href: warehousing/the-size-of-the-request-xml-exceeds-the-maximum-allowed-value-error-in-the-warehouse-management-mobile-app.md
355357
- name: The last closed work line must be a put
356358
href: warehousing/the-last-closed-work-link-must-be-a-put-error.md
357359
- name: The weight fields on load lines don't match the weight fields on the load
@@ -384,5 +386,3 @@
384386
href: warehousing/shipment-cannot-be-confirmed-customer-is-on-hold-error.md
385387
- name: You can't confirm a shipment because load lines have quantity zero
386388
href: warehousing/load-line-quantity-is-zero.md
387-
- name: The size of the request xml exceeds the maximum allowed value error in the Warehouse management mobile app
388-
href: warehousing/the-size-of-the-request-xml-exceeds-the-maximum-allowed-value-error-in-the-warehouse-management-mobile-app.md
Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
2-
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.
4+
ms.date: 03/06/2025
55
# ms.search.form:
66
audience: Application User
77
ms.reviewer: kamaybac, ivanma
@@ -11,27 +11,27 @@ ms.search.validFrom: 2025-03-03
1111
ms.dyn365.ops.version: 10.0.39
1212
ms.custom: sap:Warehouse management
1313
---
14-
# 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
1515

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).
1717

1818
## Symptoms
1919

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.
2123
2224
## Cause
2325

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.
2527

2628
## Resolution
2729

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:
2931

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**.
3233
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.
3435
1. Edit the query to reduce the number of displayed works.
3536

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

Comments
 (0)