ECM Job Queue Entries
ECM Job Queue Entries allows you to automate tasks in EASY for Dynamics BC.
The following table provides an overview of the individual fields and their meaning:
Field |
Meaning |
Entry No. |
The current number is used to uniquely identify the record. Moreover, the Subsequent Task field can be used to reference to a specific Task Scheduler task. |
Task Option |
Four predefined tasks can be selected in this field:
|
Task name |
Indicates the name of the task. |
Object ID to Run |
If an object (codeunit, report, XML port, etc.) is used to complete the task, you will have to enter the ID of the object here. |
Object Type to Run |
Here you specify the type of object to be used. |
Filter / parameter |
Here you can specify filters to exclude specific records from processing. |
Error handling |
This field provides three options for selection which define what will happen to records that are prone to a processing error. These options are:
|
Max. Age Log Entries (Days) |
Here you can set how long the Task Scheduler log for this specific task will be retained. When the deadline, specified in days, has expired the log entries will be removed. |
Enabled |
Indicates that a task in the Task Scheduler is active. Only when this option is enabled will the task actually be processed. |
Subsequent Task |
If there is a dependency between the running tasks regarding the processing order, this can be controlled via the Subsequent task field. The number of the task to be executed next must be entered in this field. |
Time Calculation |
Here you enter a time calculation code. |
Next Scan Start |
Indicates the next start of a task in terms of date and time. |
Last Scan Start |
Indicates date and time at which the task last started. |
Last Scan End |
Indicates date and time at which the task last ended. |
Run Status |
This field indicates the status of how the task is or was executed.
|
In Progress |
This option is informational. It is enabled as long as a task is being executed. |
ECM Job Queue Entries actions
Action |
Meaning |
Execute Task |
This action executes the selected Task Scheduler task. The task must be flagged as Enabled. |
Execute Task as Test |
This action executes the selected Task Scheduler task. The task can also be flagged as inactive (not Enabled) here. |
Calculate Next Task Time |
This action allows re-determining the Next task start of the selected task. |
Navigate |
|
Task Details |
When you execute this action, the page of the Task Scheduler log opens for the selected task. |
ECM Task Status |
This action opens the status overview of the ECM Task Scheduler. |