Adobe Experience Manager (AEM) Assets users perform many actions like creating, uploading and deleting Assets. These actions can be recorded so you are able to provide an history of what has been done by a user. This section describes the recording capabilities of AEM and how to configure AEM in order to record specific events.
This integration could be CPU and disk space consuming for example when doing bulk import. For these reasons the AEM Assets integration with the Activity Stream is disabled by default.
The following events can be configured to be recorded:
The Web console provides access to the AEM Assets Event Recorder tuning. To configure the AEM Assets Event Recorder, proceed as follows:
Navigate to the Web console
Click Configuration.
Double click Day CQ DAM Event Recorder.
Check Enables this service.
Check which Event Types you want to be recorded in the user activity stream.
Click Save.
The recorded events are stored as activities. You can read them programmatically by using the ActivityManager API.