Hello,Is there a way in which I can automatically update the metadata of my assets with values that don't exist in AEM?For example, I would like to bulk-update assets with tags. Some of the tags exist, but some don't. Is there a way I can make AEM create the tags that don't exist and assign them to ...
Hi all, We have tags on our site which are grouped in different levels. This causes that, when we go deep into these levels, we can't see their full names unless we hover them and the tooltip shows up.Chech the image attached. Is there any way to solve this or change the view? It's making some of th...
Hi community, we are currently running AEM 6.5.21 on premise and are planning to support Java 17 and upgrade our AEM with 6.5 LTS.I already read, that 6.5 LTS already includes SP 22.But as we were kicking off this topic, we wondered if we need to or can update AEM with the newest service packs in th...
Hi everyone,I need help setting up a brand new soap client. I have the wsdl generation done. I have added my jakarta dependencies:<dependency> <groupId>jakarta.xml.soap</groupId> <artifactId>jakarta.xml.soap-api</artifactId> <version>3.0.2</version></dependency><dependency> <groupId>jaka...
Hi Adobe Community,We’re using the default page exporter template in AEM to generate ZIP files. In one of our sites, the page has the cq:designPath property set, and the exported ZIP includes the /etc/designs folder — but does not include the /var folder, which results in missing clientlibs needed t...
Hi,I need to make a simple HTTP Post call by passing kerberos ticket (SPNEGO) authenticated to get the results from another system on AEM 6.5.21.This is the snippet that I am using: DefaultHttpClient httpclient = new DefaultHttpClient(); System.setProperty("java.security.krb5.conf", "C:/Windows/krb...
I am using ACS commons Redirect map for internal 301 redirects. But Now I have a scenorio like I want to redirect for external domains likewww.Old.url/te/page.html to www.new.url/tke/product.html Is it possible to use dispatcher level to make this redirects.
We have a requirement to show/hide OR enable/disable Page Properties Fields Based on User Groups. Business don't want to allow everyone to author specific page properties. @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m ...
I have a project running with content fragments having different locale. The CF has language master and live copies created. How can I perform the rollout actions across different localization.