Hi, how sling mapping works for UI component and java classfor example there is Product component and respective Sling model is ProductModel in we.retail code. How Product component will identify ProductModel.java as sling model class on what basis it will identy. can any one explainlet me kno...
We have the need to occasionally send out locales that are not OOTB. Typically we would overlay under apps with the new locale. In order to do this though in AEM Cloud, would this only be able to be done in a new deployment since you cannot write to apps? Or, is there a place I don't know about wh...
Hi Team,Can someone share a tutorial for programatically creating AEM touch dialog?Following is my requirement.We have a separate front-end JavaScript development team.This team develops javascript components that can be placed inside the website.Each time when a new JavaScript component is released...
Hi,i have downloaded aem-sample-we-retail-master code git and i have build in my local by using mvn -PautoInstallPackage clean install command while building i got below error.Any help to solve this build issue kindly suggest
Reposted as I accidently accepted the answer as accepted. I am using AEM 6.2.0.SP1-CFP19 . There is two vulnerabilities 1) Stored cross-site scripting and 2)Cross-site scripting. Anyone can guide how to check whether these two vulnerabilities have in myAEM? I have added this in dispatcher level. D...
My requirement is to invoke replication API for a content/asset at a particular time.As we have an option on the AEM UI for Publishing or unpublishing content later at a scheduled time.
Hi all, We are doing modeling for a Content Fragment entity type. There is one field we created with its Data Type specified as "Content Reference", and we hope to use this field to point to another CF instance. Q:Putting a path to an CF instance is a valid action, right?Can the target CF's JSON det...
Hi all,I am using AEM 6.2.0.SP1-CFP19 . There is two vulnerabilities 1) Stored cross-site scripting and 2)Cross-site scripting. Anyone can guide how to check whether these two vulnerabilities have in myAEM? Thanks.
Hi,I am trying to run oak-run repair to fix lastRev issues on a AEM 6.5 sp 8 Mongo 4.0 installation.It fails withException in thread "main" org.bson.BsonMaximumSizeExceededException: Payload document size is larger than maximum of 16777216.at com.mongodb.internal.connection.BsonWriterHelper.writePay...