In my author /libs/ cq/i18n/dict.en_us.json. The keys are correctBut in publisher same path if I check the keys values are different How we can make both should be in sync?
I am looking into Venia reference site built using cif. If a page is not created for product, it creates virtual page from the template for the url if the product exist. I am curious to know how the translation for these pages will work if we want to use translation engine in aem? Since actual page ...
Hi,two pages are showing this message on AEM after I edited the pages and published them: " Unexpected Error: Looks like we are having some issues with our service. We are working hard to bring it online again". One page is the same as before and working but the other is an error 500 on the website....
Hi, In AEM 6.5, we have an OOTB solution in AEM sites to archive a page before deleting it and restoring it later; however, can we achieve the same for content fragment before deleting it? Is there any OOTB way? If not, what is the alternative? Archive option when deleting a page: Thanks
http://localhost:8080/content/anything/us/en/jcr:content.txtthis servlet I am hiiting from post man without passing any credentials and it is giving me response . but this is not getting cached ... if I want to cache it what needs to be done ? I am also not doing any authorization check in dispatche...
Hello. we have a project archetype and we need to install https://github.com/adobe/adobe-learning-manager-reference-site/tree/master packages - core, ui.apps and others - on cloud manager too. Can someone please help on standard approach of doing this. Thank you.
Hello Team, Recently I am working on a POC task, where I need to get details from Adobe Analytics and show the details in my AEM applications home page. So, basically this is a serer to sever connection, where I am displaying application specific data in my application. Consider: I am trying to ge...
I was trying to set up React SPA in my local. I have done that successfully but the example comes with one REACT component which used the old class-based approach. What changes do I need to make to use the new Function-based components? It will be helpful if someone can share the code example/ pseu...
Hello everyone,I was referring to this URL for generating the access token. I was able to generate access token from Postman softwarehttps://developer.adobe.com/developer-console/docs/guides/authentication/ServerToServerAuthentication/IMS/#fetching-access-tokensBut was failing from java code. Here i...
Hi Team, @EstebanBustamante @Raja_Reddy , I want to hide my servlet paths so that I need to write rewrites at dispatcher. Currently client is calling the api in below format Path Based: http://localhost:4502/bin/test/v1/content?type=pageResource based: http://localhost:4502/content/test/servlets/fr...