Hi all,I have an task, where I need to provide certain metadata values for assets in a given folder. To this, I've found this Configurable metadata - workflow step in AEM, but I'm having problems using it. Does any of you have some experience?In the Metadata values, I've tried to add this (a custom ...
Hi,I am looking for an upgrade from AEM 6.3 to AEM 6.5.Adobe has recommended the removal of /etc and moving the custom code to either /apps or /conf.So i am looking for migration of the the following./etc/cloudservices/<custom-service>/etc/acs-commons/listsCan anyone please suggest me exact path whe...
Hi,I am trying to install and configure the AEM using Ansible tool. Did anyone have been tried if yes please guide me by sharing the working playbook and also guide how to perform the setup AWS instance using Ansible.Thanks in Advance.Regards,Nagesh
Hi,was going through a component in a helpx project, saw CQ.CoreComponents.panelcontainer.v1.AFTER_CHILD_DELETE property at eventlister node under edit:config node? is it predefined value like REFRESH_PAGE?
Hi,I have a requirement to add additional properties for assets while metadata editor Save & Close action happens. The additional properties are created via a servlet. So I'm searching the path and js of this Save & Close action to call my servlet. Please help with this if anyone comes across this k...
Is there any way to convert fields stored as items in the backend for nested multifieds to proper json in 6.3 or above in case json storage for coral ui3 is deprecated...If anyone tried can you please share your thoughts
After Adding com.akamai.edgegrid dependency into pom.xml pages in AEM showing blank.I have added following akamai dependency into pom.xml<dependency> <groupId>com.akamai.edgegrid</groupId> <artifactId>edgegrid-signer-apache-http-client</artifactId> <version>4.0.0</version></dependency>As this bel...
Hi Guys,As you can see the screenshot regarding "Blueprint Control Center", I can see there has many status about pages live copy, but I cannot find the relationship in /crx/de path, I know somewhere saving the relationship and maintenance.I mean why Blueprint knows there has two site ca/en, us/en r...
I'm implementing fulltext search in AEM using Query builder. Below is the predicate map:p.limit=-12_group.1_fulltext=*cost*1_group.p.or=trueorderby.sort=ascp.offset=0orderby=@jcr:scoretype=cq:Page2_group.2_fulltext=*cost*path=/content/<some-path>2_group.p.or=true2_group.2_fulltext.relPath=jcr:conten...