Hi All, I have a requirement where I have to extend List core component dialog & sling model to add one extra filed to be added along with other 3 fields available under OOTB core list component. I have added a text field under "Fixed List" section along with other 3 existing fields. Last field in t...
Hi Team,I created a v2 of my component inside v2 folder but when I drop the component on page it's picking the v1 version of component.Is something I'm missing I compared with core components versioning th eonly difference I found is Is that we should follow nodes inside button for versions or we c...
@aanchal-sikka - Thanks for your response! No there were no updates other than the one which we wanted to originally deploy.Using the same name without a version number has apparently led to this issue. The reindexing was not complete even after 6h post deployment which was weird. We tried the below...
I have an Accordion component with ~19 tabs. I need to add a new one which isn't a problem. I order them in the details/edit modal for the parent accordion. However, when I do that its only reordering the `TITLES` of the accordion not the components along with it.Each of these tabs have sometimes do...
I've setup 2 publishers (4503 and 4504) and I've setup one dispatcher for 4503 via Apache HTTP web server. Now what I intend to do is setup another dispatcher for pub2 on 4504 and enable load balancing. Can anyone help me or provide me the instructions to accomplish this?
Hi All, I'm exploring the possibilities of integrating AEM Digital Asset Management (DAM) with 3rd party system. I wanted to understand 1) If it is possible and 2) What solution patterns are available. I'm looking for more API-based integrations. ThanksVed
I have 6 pages for many languagesAll of them workingLike this https//[server]:[port]/language/language/page.htmlAll of them working well exceptChineseI should add afAcceptlLang=zn-cn Any idea why?
When running a maven build for a local installation of AEM, the very first thing it does is to reach out to the maven central repo and download an old version of log4j that has known vulnerabilities: INFO] Scanning for projects...Downloading from central: https://repo.maven.apache.org/maven2/log4j/l...
Hi Team, I was creating one test activity on a page in aem for personalization, once I save it, author activity successfully synced to target but when I publish it, I am getting an error which says: "12.11.2023 10:04:19.134 *ERROR* [sling-threadpool-3576db36-9459-4b18-a544-a93a1d2ff05c-(apache-sli...
Hello, I'm a Java intern and I've been assigned to make a servlet that receives a get request and returns a random number in response. I've already done a project before that submitted a form request to register new partners using a model I've created. Nevertheless, I've been requested to make this ...