HI Team , I have question on AEM custom component , How can we check how many places AEM component is used in the content node . If I modify that component needs to know how many places it will reflect . SQL2 we have the option to fetch, Please let me know if we have any solution for this. ...
Hi All,Hope doing good .We have one consumer publisher and one agent publisher connected with single author. We have segregated content as below.content/<Brand>/<Language>/<Home page> => Consumer content. content/<Brand>/<Language>/<Agent Home page> => Agent content. On click of "Quick Publish " or...
I have used two shoe hide drop-down in a component when I choose one of the drop-down value the show hide option also reflects on the other drop-down too... Is there any solution.. Thanks in advance
Hi Guys, In 6.4.8.1 (6.4.8.0 Service Pack + CFP 1) "Create User" and "Create Groups" option are not working for touch ui. Could you guys please check this and confirm. Go to Tools → Security → Users. Click on "Create Users" option . Getting below error logs. An error occurred at line: 48 in the jsp ...
Hi All, may I please know which "Binary-to-text_encoding" format/standard (like Base64, Ascii85 etc.) is used in Assets HTTP API ( /api/assets/ ) GET requests, used to fetch binaries from AEM DAM?Thanks.
I followed below approach to enable the style system in Static templates.For Enabling Style system I added below design dialogue in my component.<styletab jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/include" path="/mnt/overlay/cq/gui/componen...
I tried to connect experience cloud but showing a message as "It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts. Please get in touch with your Org Administrator or Adobe Enterprise Support." Thanks in advance!
Hi Team, We have upgraded AEM from 6.4 to 6.5. We have a set of assets (PDF) created dynamically. While dynamic creation, there is no extension added to the node. Example a pdf will be created like a node "English" and can be accessed using the node "/content/dam/project/pdf/English". Asset type is ...
Hello Team, I have a AEM project built using Archetype 23 and i have defined multiple content packages(ui.apps). i have same OSGI configurations defined in them. As per the earlier versions of AEM, OSGI will pickup based on order of runmodes. But with AEM as cloud, Build pipeline failing in Cloud Ma...
I have created a component "xyz" which has a clientlib with category name "shc-xyz". When I am embedding "shc-xyz" in clientlib-base its accessible in both publisher and dispatcher as below.<script type="text/javascript" src="/etc.clientlibs/shc/clientlibs/clientlib-base.min.js"></script> <link rel=...