AEM Assets Bulk Metadata Export | Create Date We’re doing metadata update for numerous assets using the bulk metadata export feature in AEM Assets.
Apparently, the export doesn’t have any property for when the asset was uploaded/created in AEM. I would expect:
jcr:created
or dam:created
properties, but they aren’t there in the exported CSV. I’m exporting all properties.
Also, I noticed that the dam:created property is present for some assets but not for all. I believe this property exists as part of the asset file metadata and AEM simply extracted that metadata property. Since this property does not exist for all assets, we can't rely on this property.
Anyone used the feature and had a similar use case, or any workarounds?
We need the create date as part of the client's business process for updating bulk metadata. (The create date won't be updated, but it will be used to determine the metadata updates that will be made for the assets).