Hi,We created a Distribution Event Handler to handle publishing events that happens on the server. Inside of it, we have a logic in which it adds custom property for page resources to track its first time published date.Now we run into a problem that when we publish some pages, they don't have the p...
When I try to query image references I wasn't able to query the title of image which we can set by editing in image property metadata. I only see these fields: How can I query properties like image title:
I have a custom "container" and "row" component. On the container touch UI dialog, an author can select the number of rows they want to add. In the HTL, I am using data-sly-list for the loop through, and inside the loop, I am using data-sly-resource to add the number of rows. This works great when I...
I want to search two components inside the page structure of every page under the rootpath. By using this predicates its failing to find with "or" its taking "and" condition path=project rootpathtype=nt:unstructuredgroup.p.or=true1_property=headingText1_property.value=Protec%1_property.operatio...
I created a template from custom template Type. After creating the page with template the parsys is coming to the left side . The height and width of the parsys is very small.Why is this issue happening and solution for this. Thanks in advance.
Do you know which is url encoding technique used by aem. Ex. If our file name is "jcr:content" But the encoded path of this file is http://localhost:4503/editor.html/content/dam/specialcharacters/jcr-content then to encode this jcr:content to jcr-content which is the ecoding technique used by aem...
Hi, I am completely new to AEM and would need everyone help. I am creating a form with 2 approval steps.. I can use the "assign task" in the WF but it only allows to view the submitted form in read-only mode. The approver can't change any data... So I would like to build a link that links to the ...
1 - The class is being listed in /system/console/components (and active). 2 - When I entry the url in Sling Servlet Resolver (system/console/servletresolver/) I get this message: Could not find a suitable servlet for this request! 3- When I call it from postman or direct in browser: 4242 TIMER_END...
We post our content directly on the prod environment but we use QA for testing AEM auto updates. We have in all 4 environments - Dev, QA, Stage, and Prod out of which Dev and QA and non-production pipelines. We are having a hard time keeping all these environments updated. Is there a way to replicat...