Hi, We are trying to setup CUG on our AEM Cloud instance. We are bumping into a problem wherein the AEM Publish instance is unable to synchronize group information (of a user) from IDP. AEM publisher authenticates user directly with Azure IDP, which sends information like first name, group etc to AE...
Is it true that content in Assets like PDFs are not indexed in AEMaaCS? I can see the tika is being used and pdf's are not filtered out in the ootb config.Why is the content not being searched? Are we required to use a 3rd party search tool like Elastic/Solr for this functionality?
I added the RTE inside the Content Fragment's Composite Multifield but it is not working. After entering the values in the RTE section, the values are not getting stored and when I see the node in CRXDE, it shows empty braces. Anyone tried this scenario? Please help.
HI, On Adobe Aem 6.4 Author, is it possible to prevent two editors, with the same permissions, from simultaneously modifying the same component/object within a page? Thank you
Hello all, I have the following servlet I'm attempting to troubleshoot. Right now it's just written to return a 418 request @Component(service = Servlet.class, immediate = true, property = { "name=" + UploadImageS3BucketServlet.NAME, Constants.SERVICE_DESCRIPTION + "= " + UploadImageS3BucketS...
Hey guys, I have a requirement wherein the site is undergoing restructuring - old pages are being deactivated/deleted & new pages coming up.For old pages which might have been bookmarked we need to redirect them to the homepage.The site has 1000+ pages and maintaining an change might not be an optio...
Hello Everyone, Wanted to check, whether anyone used SCD(Sling Content Distribution) feature in multiple publisher environments? What are pros and cons of using the SCD? In my case, from one of the publish environment, I need to pass the access token to remaining publish environments. Obviously, I n...
Hi, We have several sites already deployed on the server but we have a need to add AMP (accelerated mobile pages) code inside Adobe AEM 6.5. We have several doubts on how to implement AMP code, if we would have to reimplement the components and templates. if anyone can give me example or video to re...
Hi ,I am able to get the PDF file path as /content/dam/folder1/folder2/pdf.pdf, not I want to read the pdf data and convert it into the byteArray. I am not able to read the PDF file from DAM asset as we read it simple from local system. kindly revert. Thank You
I have experience Fragment Footer/master.There is a tag field (cq:tags) available on both Footer and Master. I have authored on Footer but not on master Now if I try to run a workflow on master and try to fetch cq:tags using InheritanceValueMap I am not able to fetch from Footer properties. Inherita...