Hi All, Wanted to know the risks of a project not migrating to the latest pack.I have an AEM project running on the 6.3 version. The Adobe document says the Extended end-of-life support was on 30th April 2022 - https://helpx.adobe.com/support/programs/eol-matrix.html.Need to know the Risk of not mov...
Hi all,I'm struggling with exporting JSON from a component with a Parsys.Basically I have this component (a sort of container) without fields but only with a parsys.This parsys could only accept one type of child component.Now i'm interested to export a JSON of this "father" component using a SlingM...
Hi All, I have customized CF model, as shown below. NOTE - My location Name value is coming from database I have written the JSON and in JSON my location name is coming like below.************* JSON **************"testLocations":{"City":[{"id":"161341","name":"Badarganj"}],"Country":[{"id":"157031...
Hi Team,Out project is AEM Remote SPA, All aem components data exposed via .model.json, so rendering does happen only on react. In this case how to expose content (lets say experience fragments or any AEM content).Do we need to create any AEM components specifically for Target or Please do provide a...
Hi Team,We are implementing a custom error handler page, so we have added in dispatcher file ErrorDocument 404 to custom handler page. when we are calling to any page, which are not there in Author, from dispatcher then its giving the custom error page but while calling "/crx/explorer/index.jsp.css"...
Hi Team,I am trying to setup my new local AEM instance, but I haven't been successful so far. I have tried multiple times and multiple ways to do that but nothing worked for me.Can anyone please help here.Here are the details of the problem I'm facing:When I try to open the AEM instance by clicking ...
Hi, We currently have a workflow launcher (L1) which triggers WF-A when there are any changes under /content/dam(/.*/)dogsNow we have to trigger another workflow - WF-B when there are any changes under this - /content/dam(/.*/)dogs/m2. So we have another launcher for this as well (L2)To avoid WF-1 g...