Hi All, I am trying to setup Adobe Target on my local AEM Cloud SDK. I followed all the steps to integrate Target with AEM but when trying to export Experience Fragment to Adobe Target, I am getting the following error. "message":"Access denied. To perform this operation, all of the following privil...
Hi Team, I have a requirement to populate dynamic dropdown with checkboxes. I can able to populate dynamic values but along with that checkboxes also has to be populated. I tired below code: public void doGet(SlingHttpServletRequest req, SlingHttpServletResponse res) { List<Reso...
Currently, We are loading Client-libraries in Components using HTL like below:<sly data-sly-use.clientlibs="${'com.adobe.cq.wcm.core.components.models.ClientLibraries' @ categories=['apps.aem-demo.components.content.external-link-popup'], defer=true}"> ${clientlibs.jsAndCssIncludes @ context="unsa...
Hi ,I am trying to setup multiple domains on the AEM cloud and i have done all the vhosts and farm configuration. I am able to render both sites with different docroot . However i am having trouble invalidating dispatcher cache when replicating the page from author to publish and the dispatcher cach...
Hi, AEM SPA application doesn't load when we change the URL through redirect or link shorting. Example, changing link from localhost:4502/content/project/us/en/pagename.html to localhost:4502/us/en/pagename.html. Page doesn't throw error but it's just blank page. I saw some other questions on this f...
I have a custom component of type 'Content Fragment List' that returns a list of content fragments. Each content fragment has a data type 'Fragment Reference' that brings another content fragment with fields like Name, Direction, etc. How can I access the values of the content fragment added to my r...
Hello, We have created a folder structure and a group has been provided with relevant access.Now, admins can see the 'Publish to Brand Portal' button but not any other use who belongs to above group is AEM.Is there any specific path to which this group should have permission to? Thanks a lot in adva...