In AEM you are able to use the "relate" function e.g. source, derived and others to associate files in AEM Assets. My question is are you able to use the query builder to target and return a list of related assets?
When adding components inside a Tab or Accordion component extended from AEM Core Components, the grid layout of inner container/component is not inheriting from parent Layout Container component, but instead has default 12 column grid. The Responsive Grid editor to resize the component inside of th...
Hi,Environment: AE, 6.5.7Core components: 2.12.2 I am trying below content reference type to refer other content fragments in a content fragment when I do http://localhost:4502/api/assets/core-components-examples/library/primary.jsonFollowing is the result, I was expecting .json will result in refe...
We recently built our career site on AEM. When potential candidates come to our new AEM site by clicking a trackable media source link (i.e., a link from our Facebook page), they then click a link on our new site which directs them to our applicant tracking system (ATS) to apply. That ATS tracks the...
com.day.cq.mailer.MailingException: org.apache.commons.mail.EmailException: Sending the email to the following server failed : ip : portat com.day.cq.mailer.impl.DefaultMailService.send(DefaultMailService.java:334)at com.day.cq.mailer.impl.DefaultMailService.send(DefaultMailService.java:46)at com.ad...
Hi All!In workflow steps, is there any out of the box option to identify the payload type or MIME type (cq:page vs dam:asset)?Goal is to make author execute workflow only in sites pages, and not on any of the dam assets. TIA,
After installing ACS commons 5.1.2, we are facing 2 issues.ISSUE 1: Below console error while authoring any component. In above screenshots, the console error points to the below lines of code in multifield-extension-wrapper.js , this file was dependent on lodash.js under modern folder which was ava...
Hi All, We are trying to migrate users/groups from AEM 6.0 to AEM 6.5, with the goal of all the permissions and privileges retained. I am following this documentation, https://experienceleague.adobe.com/docs/experience-cloud-kcs/kbarticles/KA-16448.html?lang=es-ES. After the migrations, all the orig...
When AEM users login, the compiled permissions are taking a lot of the heap space and are moving directly to the old gen heap space ? On inspection I notice that each of the PrincipalPermissionsEntry is holding a lot of references to the jcr nodes that these nodes that are not related to the Princip...
Hi Team, I have need get the all the components in particular path for example group.p.or=truegroup.1_path=/apps/FirstSiteOne/componentsgroup.2_path=/apps/SecondSiteOne/componentsgroup.3_path=/apps/ThirdSiteOne/componentsproperty=jcr:primaryTypeproperty.value=cq:Componentp.limit=-1p.hits=selectivep....