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=...
In AEM as a cloud instance, there's no to option to create Campaign template even after integration with Adobe campaign. This is easily available in AEM 6.5.
hi guys, In AEM 6.4.8.0 Service Pack release notes, some of the key highlight is mentioned as "Updated the jQuery version bundled in ContextHub to 3.4.1." But i could see still it is pointed to 3.2.1 in "/libs/granite/contexthub/dependencies/jquery". Could you guys please confirm on this update. Th...
Hi,I have created maven archetype 22 project, when i do "mvn clean install" i am seeing maven surefire plugin failing the build with below error. I am behind the corporate firewall running aem project inside VM . AEM version mentioned as 6.5.3 in below commandmvn archetype:generat...