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
Copy file name to clipboardExpand all lines: support/dynamics-365/supply-chain/warehousing/clear-document-rounting-agent-printing-queue.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
---
2
-
title: Many Printing Jobs are Queued in Document Routing Agent
2
+
title: Many Printing Jobs Are Queued in Document Routing Agent
3
3
description: Provides resolutions on how to clear the printing queue within the Document Routing Agent (DRA) in Microsoft Dynamics 365 Supply Chain Management.
4
4
author: Mirzaab
5
-
ms.date: 02/18/2025
5
+
ms.date: 02/24/2025
6
6
# ms.search.form:
7
7
audience: Application User
8
8
ms.reviewer: kamaybac, ivanma
@@ -27,7 +27,7 @@ Starting from [Dynamics 365 for Finance and Operations platform update 23](/dyna
27
27
1. Navigate to the **Manage Network Printers** page by selecting **Organization administration** > **Setup** > **Network printers**.
28
28
2. Expand the **Options** menu and select the **System network printers** button in the **Preview** section.
29
29
3. Select the network printer and select the **Delete** button.
30
-
4. After deletion, pending printing jobs will remain in the document routing status list for auditing purposes. However, the actual printing queue was already cleared for that printer.
30
+
4. After deletion, pending printing jobs remain in the document routing status list for auditing purposes. However, the actual printing queue is already cleared for that printer.
31
31
5.[Re-register the same printer from the DRA client](/dynamics365/fin-ops-core/dev-itpro/analytics/install-document-routing-agent#register-network-printers), and try to print some documents.
32
32
33
33
> [!NOTE]
@@ -38,11 +38,11 @@ Starting from [Dynamics 365 for Finance and Operations platform update 23](/dyna
38
38
39
39
## Solution 2 - Clean up printing queue and job status for all printers
40
40
41
-
The [Document routing history cleanup](/dynamics365/fin-ops-core/dev-itpro/analytics/install-document-routing-agent#adjust-the-document-routing-history-cleanup-batch-job) batch job can be used to delete all the document routing jobs older than 7 days (168 hours). By default, this batch job runs daily and is first created when a document is sent to the DRA.
41
+
The [Document routing history cleanup](/dynamics365/fin-ops-core/dev-itpro/analytics/install-document-routing-agent#adjust-the-document-routing-history-cleanup-batch-job) batch job can be used to delete all the document routing jobs older than seven days (168 hours). By default, this batch job runs daily and is first created when a document is sent to the DRA.
42
42
43
43
Follow these steps to use the **Document routing history cleanup** batch job:
44
44
45
-
1. Change the document routing job history retention period length from 7 days to 1 hour to delete all printing jobs older than 1 hour.
45
+
1. Change the document routing job history retention period length from seven days to one hour to delete all printing jobs older than one hour.
46
46
2. Copy the **Document routing history cleanup** batch job to a new batch job, and then update the copied batch job recurrence to run immediately.
47
47
3. Wait for the copied batch to complete, and then delete the copied batch job.
48
-
4. Restore the retention period from 1 hour to 7 days.
48
+
4. Restore the retention period from one hour to seven days.
0 commit comments