AEM 6.4 has reached the end of extended support and this documentation is no longer updated. For further details, see our technical support periods. Find the supported versions here.
To reduce adverse impact on performance, Adobe Experience Manger Assets processes certain long-running and resource-intensive asset operations asynchronously. Asynchronous processing involves enqueuing multiple tasks and eventually executing them in a serial manner subject to the availability of system resources. These operations include:
You can view the status of asynchronous tasks from the Async Job Status page.
By default, the Assets tasks execute in parallel. If N
is the number of CPU cores, N/2
tasks can execute in parallel, by default. To use custom settings for the task queue, modify the Async Operation Default Queue configuration from the Web Console. For more information, see queue configurations.
Whenever Assets processes an operation asynchronously, you receive a notification in your Experience Manager Inbox and via an email. To view the status of the asynchronous operations in detail, navigate to the Async Job Status page.
In the Experience Manager interface click Operations > Jobs.
In the Async Job Status page, review the details of the operations.
To ascertain the progress of an operation, see the Status column. Depending upon the progress, one of the following statuses is displayed:
To stop an active operation, select it from the list and click Stop from the toolbar.
To view extra details, for example description and logs, select the operation and click Open from the toolbar. The task details page is displayed.
To delete the operation from the list, select Delete from the toolbar. To download the details in a CSV file, click Download.
You cannot delete a task if its status is either active or queued.
Experience Manager Assets executes a purge task every day at 0100 hours to delete completed asynchronous tasks that are more than a day old.
You can modify the schedule for the purge task and the duration for which details of completed tasks are retained before they are deleted. You can also configure the maximum number of completed tasks for which details are retained at any point of time.
In the Experience Manager interface click Tools > Operations > Web Console.
Open the Adobe CQ DAM Async Jobs Purge Scheduled task.
Specify the threshold number of days after which completed tasks are deleted and the maximum number of tasks for which details are retained in history. Save the changes.
If the number of assets or folders to be deleted exceeds the set threshold number, the delete operation is performed asynchronously.
In the Experience Manager interface click Tools > Operations > Web Console.
From the Web Console, open the Async Delete Operation Job Processing configuration.
In the Threshold number of assets box, specify the threshold numbers to asynchronously delete assets, folders, or references. Save the changes.
If the number of assets, folders, or references to be moved exceeds the set threshold number, the move operation is performed asynchronously.
In the Experience Manager interface, click Tools > Operations > Web Console.
From the Web Console, open the Async Move Operation Job Processing configuration.
In the Threshold number of assets/references box, specify the threshold numbers to asynchronously move assets, folders, or references. Save the changes.