Skip to content

Commit 4563064

Browse files
authored
Merge pull request #1730 from MicrosoftDocs/main-copyenv
Scheduled tasks
2 parents bfb711d + abf69d0 commit 4563064

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

business-central/admin-job-queues-schedule-tasks.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.devlang: na
99
ms.tgt_pltfrm: na
1010
ms.workload: na
1111
ms.search.keywords:
12-
ms.date: 04/01/2021
12+
ms.date: 10/01/2021
1313
ms.author: edupont
1414

1515
---
@@ -57,6 +57,15 @@ The following table describes the values of the **Status** field.
5757
> [!TIP]
5858
> You can also view the status of job queue entries by using Application Insights in Microsoft Azure for more in-depth analysis based on telemetry. For more information, see [Monitoring and Analyzing Telemetry](/dynamics365/business-central/dev-itpro/administration/telemetry-overview) and [Analyzing Job Queue Lifecycle Trace Telemetry](/dynamics365/business-central/dev-itpro/administration/telemetry-job-queue-lifecycle-trace) in the [!INCLUDE [prod_short](includes/prod_short.md)] developer and administration content.
5959
60+
## View scheduled tasks
61+
62+
The **Scheduled Tasks** page in [!INCLUDE [prod_short](includes/prod_short.md)] shows which tasks are ready to run in the job queue. The page also shows information about the company that each task is set up to run in. However, only tasks that are marked as belonging to the current environment can run.
63+
64+
For example, if the current company is in an environment that is a copy of another environment, all scheduled tasks are automatically stopped. Use the **Scheduled Tasks** page to set tasks as ready to run in the job queue.
65+
66+
> [!NOTE]
67+
> Internal administrators and users can schedule tasks to run. Delegated administrators cannot.
68+
6069
## The My Job Queue Part
6170
The **My Job Queue** part on your Role Center shows the job queues entries that you have started, but which are not yet finished. By default, the part is not visible, so you have to add it to your Role Center. For more information, see [Personalize Your Workspace](ui-personalization-user.md).
6271

0 commit comments

Comments
 (0)