Hi All, Am trying to implement the Continuous integration from Jenkins and while trying to install the package to the package manger(AEM 6.4) via the below command, we are getting 502 - bad gateway error. Command:curl -u ****:**** -F package=@/var/jenkins_home/workspace/package.zip https://www.site....
I have integrated CloudFront CDN with my AEM application and it's functioning as expected however I noticed while the content is getting invalidated from dispatcher on the event of replication triggered by agent, the same content is not invalidated from CloudFront cache.Can someone suggest the best ...
Hi, In one of the AEM instance, we face an issue with query results.Forex: if my query is ---- select * from nt:unstructured where cq:template = '/apps/projectname/templatepath' and jcr:path like '/content/projectname/%'it returns a set of pages which matching template.However, newly added pages of ...
Can someone help on this below error? I see this in author logs when the user logs in. @arunpatidar26 com.adobe.granite.security.user.util.AuthorizableUtil Unable to get display name for srikanth.pokkunuri javax.jcr.RepositoryException: Unable to retrieve properties for srikanth.pokkunuri at com.a...
The page related data flow via .model.json. How can we let mode.json know that load a particular component json on each request ? Use Case : want to hide/ unhide a particular component on a page for a group(CUG). Can we still map a component with AEM component that has html file (HTL) and also have ...
I have bulk number of pages which are removed from AEM author instance without unpublishing. Because of this, those pages are still showing on publish instance. Can you please suggest me how to unpublish those pages.
Dear Team, Is there any way we can place different renditions of image also in Content finder so that Author can drag / drop either original image or any of its renditions. Thank you. Regards
Good morning. That's my templates directory: I know how to set initial content by structure (editable property) but how to do the same directly by initial/.content.xml?