Asset Synchronization Status Properties
The following asset properties can be reviewed in CRXDE Lite to confirm the successful synchronization of the asset from Experience Manager 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 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
(Experience Manager 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 (https://localhost:4502/system/console/slinglog) to gather more information.
Move, Copy, Delete
Before performing a Move, Copy, or Delete operation, do the following:
- For images and videos, confirm that a
<object_node>/jcr:content/metadata/dam:scene7ID
value exists before performing move, copy, or delete operations. - For image and viewer presets, confirm that an
https://<server>/crx/de/index.jsp#/etc/dam/presets/viewer/testpreset/jcr%3Acontent/metadata
value exists before performing move, copy, or delete operations. - If above metadata value is missing, you must reupload assets before move, copy, or delete operations.
Version Control
When replacing an existing Dynamic Media asset (same name and location), you can keep both assets or replace/create a version:
-
Keeping both creates an asset with a unique name for the published asset URL. For example,
image.jpg
is the original asset andimage1.jpg
is the newly uploaded asset. -
Creating a version is not supported in Dynamic Media - Scene7 mode delivery. The new version replaces the existing asset in delivery.
Images and Sets
If you are having issues with images and sets, see the following troubleshooting guidance.
Video
If you are having issues with video, see the following troubleshooting guidance.