I'm unable to build projects after switching from uber-jar 6.5.5 to uber-jar 6.5.6. Maven is unable to find com.day.cq:parent:pom:82 artifact declared in 6.5.6 pom <parent> <groupId>com.day.cq</groupId> <artifactId>parent</artifactId> <version>82</version> </parent> This section was no present...
Hi Team, When author activates the asset, and the effective publish date is not reached, a popup will display. So here, we have an option in metadata of an asset is "effective date" it is a date field. Now the requirement if we publish the asset only when it reach effective dates, it we try to publi...
Hi , Wanted to know the procedure as how to authenticate with SSO so that a user will able to login once and have credentials carry over to different platforms on AEM instance for different portals. So that I am not required to login multiple times Note:- Also in case we integrate login with PING t...
How do we build Complex Content Types inside of an Content Fragment that is based of a model? Above is the example. For Example : My Content Fragment needs to have a Image, CTA ( Button ) and bulleted list of text. I visualize this as a complex content type that is based of 3 models. Image is an ...
We have a Human Translation vendor implemented for our experience fragments on AEM 6.5 and I am looking from different solutions to auto publish my content once they come back from vendor. I tried writing listener but it gets triggered before AEM replaces language copy with translated copy and I end...
I'm trying to configure a workflow launcher to fire when a content fragment is saved and not before. Currently, my launcher is configured like this: Event Type: ModifiedNodetype: dam:AssetPath: /content/dam/mysite/us/en/content-fragments/insights(/.*)Run Mode: AuthorConditions:jcr:content/data/maste...
I'm facing a situation where :I want to invoke a clientlib cateogory (OOTB) once the markup is formed. Now, the particular markup is injected as compiled template (e.g. mustache) inside the root html where the OOTB clientlib is already invoked. Example:In the below format, clientlib of category core...
I have AEM 6.5.4 and I am unable to login to the AEM publish instance over the 4503 port. When I try logging into the crx/de page, I am getting the below message :HTTP ERROR 503Problem accessing /crx/packmgr/index.jsp. Reason: AuthenticationSupport service missing. Cannot authenticate request.I a...
Dear All, I am following below adobe guideline and integrated dynamic media with my AEM local https://docs.adobe.com/content/help/en/experience-manager-65/assets/dynamic/config-dms7.html 1) I have created dynamic cloud config , as shown below. 2) Then I have selected sync everything in this sub fo...