General (all assets)

The following are some general tips and tricks for all assets.

Asset synchronization status properties

The following asset properties can be reviewed in CRXDE Lite to confirm the successful synchronization of the asset from AEM to Dynamic Media:

Property
Example
Description
<object_node>/jcr:content/metadata/dam:scene7ID
a|364266
General indicator that node is linked to Dynamic Media.
<object_node>/jcr:content/metadata/dam:scene7FileStatus
PublishComplete or error text
Status of upload of asset to Dynamic Media.
<object_node>/jcr:content/metadata/dam:scene7File
myCompany/myAssetID
Must be populated in order to generate URLs to remote asset of Dynamic Media.
<object_node>/jcr:content/dam:lastSyncStatus
success or failed:<error text>
Synchronization status of sets (spin sets, image sets, and so on), image presets, viewer presets, image map updates for an asset, or images that were edited.

Synchronization Logging

Synchronization errors and issues are logged in error.log (AEM server directory /crx-quickstart/logs/). Sufficient logging is available to determine the root cause of most issues, however you can increase the logging to DEBUG on the com.adobe.cq.dam.ips package through the Sling Console (http://localhost:4502/system/console/slinglog) to gather more information.