Processes assets for use with Dynamic Media Image Services
Hi
We have the following step in our DAM update asset workflow.
I cannot find any support for DMImageProcess and understand what are the individual metaData.
What I know is that it creates a rendition cq5dam.web.1280.1280.jpeg.
Can you please explain. Thanks.
<dmimageprocess
jcr:created="{Date}2015-09-28T17:50:46.962-07:00"
jcr:createdBy="admin"
jcr:description="Processes assets for use with Dynamic Media Image Services"
jcr:lastModified="{Date}2015-09-28T17:50:46.962-07:00"
jcr:lastModifiedBy="admin"
jcr:primaryType="nt:unstructured"
jcr:title="Dynamic Media Process Image Assets"
sling:resourceType="dam/components/s7imaging/dmimageprocess">
<metaData
jcr:primaryType="nt:unstructured"
CONFIGS="[140:100:false,48:48:false,319:319:false]"
HEIGHT="1280"
MIME_TYPE="image/jpeg"
PROCESS="com.adobe.cq.dam.dm.process.workflow.DMImageProcess"
PROCESS_AUTO_ADVANCE="true"
QUALITY="90"
WIDTH="1280"/>
</dmimageprocess>