Hi All,I have a sling model with a fragmentPath variable, using this variable I'm retrieving the content fragment data. how to write Junit test cases using Junit 5. Anybody can share your thoughts! @aanchal_sikka, @arunpatidar , @HrishikeshKa
Is there a way to move AEM structured tags in bulk? In the main tagging UI you can easily move one tag around the tag hieirarchy, one at a time, but I need to reorganise many at once.I am sure I once saw a different UI where tags could be managed in bulk but now I can't find it.
Hello Community Warriors, I cannot access to http://localhost:4502/aem/start.html , neither to http://localhost:4502/sites.html.I get forbidden cannot serve request to "/aem/start.html ". HTTP ERROR 403 ForbiddenURI:STATUS:MESSAGE:SERVLET:/aem/start.html403Forbiddenorg.apache.felix.http.base.interna...
I'm doing this in my author instance. so I have a page (/content/my-site/my-page) with sling:resourceType = "core/wcm/components/page/v3/page". In /apps/core/wcm/components/page/v3/page, I created "page.print.html" with the following contents, <!DOCTYPE HTML> <html> <head></head> <body> ...
Hi All, We are seeing a series of 400 Bad Reqeusts while accessing the site in different environments(Dev, QA, PROD). I'm trying to increase the request header size using LimitRequestFieldSize 16384. Ours is a multi-tenant application and I added this config to a tenant-specific vhost file. It is no...
I have dynamic media integration configured under tools -> cloud service -> Dynamic Media Configuration with the valid credentials provided.As a result I'm able to see my assets are connected to dynamic media (scene7).The problem is after each build/deployment in all environments (i.e. local, dev1, ...
Hi All We're currently exploring the possibility of combining React components with AEM Traditional Components. Essentially, we would like most of the components to be authored and rendered using AEM Dialog and HTL, but there are certain components that we want to render using React components, si...
Hi All,Is groovy console installation could be proceeded on AEM as a Cloud. Observing few articles say that AEMaaCS is not compatible and it wont install properly the Groovy. Can you share your inputs & steps if any one of you have already made Groovy console available on AEMaaCS.
Hi Team, I have a requirement, i want to add Strikethrough plugin for Content fragment. when we create a content fragment we need to select CFM model. in that model, while we select MF line text and default type as Rich text, can we add Strikethrough plugin in this RTE? Kindly please sugges...
Hi all, Initial ProblemI have a multifield in pageproperty and saving the node value based on the highest index but i have the problem let us assume we have three nodes (contentOwner_0, contentOwner_1, contentOwner_2) at the time, we are removing the 2nd node and try to add one more node, at this ti...