I have existing script created as a base to get a list of all components that currently are being used under /content/<myProject>/en. To execute the script, I build and installed the groovy script console in my local aem instance. I need a solution for to get a list of all components under /apps/<my...
Hi Team, Anyone knows or use the PostgreDatabase(PostgreSQL) ,Is this Supports by AEM6.5 Production for Environment . As per below link saying its not supported , Its support nonproduction environment but not production environment . Anyone know what's challenges or limitations to support PosgresDat...
Hi, I have a call to action(cta) button component on a page, which has target URL pointing to parent. Now when I move that page to parent1, I want the target URL of cta should change and point to parent1.How can I achieve that? Thanks
I have a requirement where I need to bulk upload the asset description (dc:description). I tried using Bulk Editor. But the thing is the node hierarchy is /content/dam/test-project/jpeg/thumbnail-test-image.png/jcr:content/metadata. Here in this metadata node the dc:description property exists.How s...
Hello there, I extracted a page content configuration by adding the suffix "infinity.json", then I did a curl to that page to extract this JSON to a file. Can I somehow edit this JSON and upload it again in order to update the content with a curl or a fetch?
Hi,I have created a custom search component and in that I had written a html file and for backend side I created a resource type servlet and services. The servlet is working fine, it is giving me the correct response while tested with postman. But when i used that servlet api in my custom component ...
We have Book Template with custom Book Page Component having properties name, description & author etc. We want to auto-populate the data from page properties to Custom Book Component Dialog. Any suggestion how we can achieve this? @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukas...
Turning on DM for a client who has an image component extending core image v3. Currently have in-place editing of image enabled via cq:inplaceEditing and components have a node imageCrop with crop information. When Enable DM Features is enabled for the component via template component policy, the cr...
Graphql endpoint is not getting cached at dispatcher. It is reading as no-extension. checking [/graphql/execute.json/test-graphql/demoQuery]request URL has no extension: /graphql/execute.json/test-graphql/demoQuerycache-action for [/graphql/execute.json/test-graphql/demoQuery]: NONE
Hello All, We have implemented (Content Security Policy)CSP headers in our project in custom .vhost file I can see CSP headers when page status is 200. But if we refresh the same page it shows page status as 304 Not modified. In this case CSP headers are not loading and page is served from cache. Bu...