Hi, I'm currently rewriting a Sightly template as JSP (I usually prefer using Sightly, but I need JSP for this use case). In our Sightly template, we are loading in a model class that inherits from WCMUsePojo: <sly data-sly-use.search="edu.nyu.aemnyu.core.components.content.news.Search" data-sly-unw...
Hi, I've my Jenkins setup with my github repo, so when I click on Build Now it will build the entire project like core, ui.apps, ui.content etc. Now, my requirement is to modify the configuration so as to only build the ui.apps part from Jenkins. Can someone please help me with what changes I need t...
I am aware of the differences between data-sly-list and data-sly-repeat wherein data-sly-list is used to list the children and data-sly-repeat also lists the children but with every iteration the div also gets repeated. Now, the interviewer asked me so what happens when we do sly data-sly-list and s...
Hello Team Related to workflow access facing some issue.I have imported workflow nodes (var folder nodes) from higher environment to my local. In my local im trying to access these workflow in servlet but I keep getting null pointer exception. /Var folder server0 and server1 folder. Since I install...
Hi,We are facing an issue with the newly created content fragment model where unique field validation is showing the below error in the AEM 6.5.12 Author instance. It is working fine in the lower environment but the issue exists in the higher environment. Unique field validation in old Content fragm...
Hello, I would like to understand how does any dispatcher settings updated on files under "dispatcher" folder in a Maven archetype generated Folder structure, can get updated on the real Web Server's Dispatcher module ? Since the maven command deploys our project code in the AEM Server, how are they...
an example might best explain the problem:user requested to load a page with a form. User came through to pub1 (we have 3 publishers)When user submits the form, AEM (let's call it validate-form servlet) will validated the form by calling an integration API. validate-form sevlet will then store the ...
i have multiple pages , all pages are working fine,but one of the page unable to edit suddenlyonly two options are showing in edit dropdown one is "edit" and "time wrap" both are not selecting ,no other options showing like developer other.this happening if page is in .html , if i change it model.js...
Hi,We have created an Experience fragment with a custom component in it, and created variations for the same.(XF - master,v1,v2).issue1:We are trying to export the same to Adobe target and we are able to export it successfully.When we try using the same on target page, if we use master XF alone on t...
Hi Team,We have configured the custom VSSX (application/vssx vssx) mime type in MimeTypeServiceImpl.xml to support this file type. It is working fine on the author and publish server however it is not working as expected on the dispatcher. Whenever we try to download this type of file from the dispa...