Hi,I am looking for a document on Creating and Translating Language Copies in AEM 6.2 Touch UI but not able to find one.Only what I get is for AEM 6.0 Touch UI (https://docs.adobe.com/docs/en/aem/6-0/administer/sites/languages.html)Could someone let me know the same document for AEM 6.2 Touch UI.Tha...
Ratna Kumar wrote... Hi, Can you clear me that, you need migration tool for migrating other CMS to AEM? If not then, if you need only to migrate between AEM versions, please look at this official AEM documentation: https://docs.adobe.com/docs/en/aem/6-2/deploy/upgrade/using-crx2oak.html Thanks,Ratna...
Hi All,I need to fetch the assets where "jcr:content/metadata/jcr:lastModified is greater than jcr:content/cq:lastReplicated".Is it possible to compare to two metadata values while querying. Please help me in writing the query for this scenario.So far I am aware is the daterange predicate which is q...
Hi,I got to know by using Metadata Profiles we can set the default values for an asset while uploading.Tools > Assets > Processing Profiles > Metadata ProfilesThanks,Selva
Hi All,I am seeing some nodes are having jcr:mixinType as "rep:AccessControllable".What is the exact use of this property. I read through some of the docs but not able to get the real value of this property.Could someone provide more inputs on this property. Thanks.Regards,Selv
Hi,I am using the Replicator API to replicate the asset like below.replicator.replicate(session, ReplicationActionType.ACTIVATE, asset.getPath());but somehow subassets are not replicated. Please confirm is there we can replicate all the subassets when the asset has been activated.I am using the belo...
Hi,Use can customize the thumbnails by configuring the Thumbnail Arguments in the Process Thumbnails step[com.day.cq.dam.core.process.ThumbnailProcess] of OOTB DAM Update Asset workflow.* *you can either customize the OOTB workflow or disable it and create your own customized workflow.Regards,Selva
Hi All,We are using AEM 6.1 SP2We have a requirement where we need to set default values for the properties in the new Custom Metadata template.I am able to create a new custom template and apply to the DAM folder but not able to set the default values for the custom metadata properties in the templ...
HiSome one please let me know what is the use of "event-user-data:changedByWorkflowProcess" in ExcludeList in Workflow Launcher configuration.I am creating a new launcher and added "jcr:lastModified,dc:modified,dc:format,jcr:lastModifiedBy" in the exclude list. Should I really need to add "event-use...