Skip to content

Commit 0b504cb

Browse files
authored
resolve the warning
1 parent 0c1f667 commit 0b504cb

1 file changed

Lines changed: 9 additions & 20 deletions

File tree

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
2-
title: Many Printing Jobs Are Queued in Document Routing Agent
3-
4-
2+
title: Many Printing Jobs Are Queued in Document Routing Agent
53
description: Provides resolutions on how to clear the printing queue within the Document Routing Agent (DRA) in Microsoft Dynamics 365 Supply Chain Management.
6-
ms.date: 02/25/2025
7-
8-
ms.date: 02/24/2025
9-
4+
ms.date: 02/25/2025
105
# ms.search.form:
116
audience: Application User
127
ms.reviewer: kamaybac, ivanma
@@ -29,9 +24,9 @@ You might notice that many printing jobs are queued in the [Document Routing Age
2924
Starting from [Dynamics 365 for Finance and Operations platform update 23](/dynamics365/fin-ops-core/dev-itpro/get-started/whats-new-platform-update-23#manage-access-to-network-printers-across-legal-entities), you can manually clear the printing queue for a specific printer by deleting it from the **System network printers** page. This action removes all pending documents for that printer. Follow these steps to delete and re-register the printer from the DRA client:
3025

3126
1. Navigate to the **Manage Network Printers** page by selecting **Organization administration** > **Setup** > **Network printers**.
32-
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.
33-
27+
2. Expand the **Options** menu and select the **System network printers** button in the **Preview** section.
3428
3. Select the network printer and select the **Delete** button.
29+
3530
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.
3631

3732
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.
@@ -41,20 +36,14 @@ Starting from [Dynamics 365 for Finance and Operations platform update 23](/dyna
4136
> - Except for the first document, the rest should be printed responsively. The first document might be slow due to a one-time 3-minute cache refresh interval after a new printer is registered.
4237
> - If the same printer name is used again, there is no need to set up the document routing again.
4338
> - If a new printer name is used, you should set up the document routing with the new printer name for all relevant work order types. For more information, see [Set up license plate label routing](/dynamics365/supply-chain/warehousing/print-license-plate-labels-using-label-layouts#routing).
44-
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.
39+
4540
## Solution 2 - Clean up printing queue and job status for all printers
46-
4741

4842
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.
49-
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.
50-
5143

5244
Follow these steps to use the **Document routing history cleanup** batch job:
53-
4. Restore the retention period from one hour to seven days.
54-
55-
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.
56-
57-
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.
58-
3. Wait for the copied batch to complete, and then delete the copied batch job.
59-
4. Restore the retention period from one hour to seven days.
6045

46+
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.
47+
1. Copy the **Document routing history cleanup** batch job to a new batch job, and then update the copied batch job recurrence to run immediately.
48+
1. Wait for the copied batch to complete, and then delete the copied batch job.
49+
1. Restore the retention period from one hour to seven days.

0 commit comments

Comments
 (0)