Hi, I am trying to write test for custom image component. Here is the model impl @Model( adaptables = SlingHttpServletRequest.class, adapters = {Image.class, ComponentExporter.class}, resourceType = ImageImpl.RESOURCE_TYPE, defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONA...
Create a separate clientlib for an individual component or write the whole code inside clientlib-site ?I have seen in WKND project they have written all the css for components inside clientlibs-site and including that clientlibs in page properties.So is this a prefered way ?
Hi Team, We want to create a dilog field where we can load drop-down option of api response when dilog is opened can we try this from datasourse or data source call backend each time when opened?
Hi Team I have a requirement to redirect every requests from https://mypage.mywebsite.com/properties/shoppingpage-pointe.html and https://mypage.mywebsite.com/properties/the-cart.html to https://mypage.mywebsite.com/properties/shoppingpage-pointe-the-cart.html I tried with below code, but it is not...
Hi, I have an OSGi service (MyService) that is referencing a list of OSGi services implementing the same interface (SecondService). Debugging this code with AEM 6.5.17.0 is properly injecting all the OSGi services (serviceList has multiple objects), but when I try to replicate that in my unit test...
Hi Team,We are thinking of using AEM for our CMS platform. We want to know how it is easy to integrate AEM with Lever which is an ATS tool for tracking job applicants. Please share some information on how we can push or post data from AEM tool to Level and how to GET data from Lever to AEM .
Hi, In Adobe Partner Training portal I see "How does AEM work with Adobe Experience Platform Launch".Please look at the attachment. My understanding is that Adobe Experience Platform is different, and Adobe Launch is different.How these two are combined together? Appreciate all your responses. Thank...
Hi, I am facing an issue with ui.apps and ui.frontend modules. I have built both the modules with maven commands but the changes are not reflecting on page. But when I manually export the clientlibs to the aem server then the changes are reflecting. But the core is working with maven command. NOTE...
Hello Everyone, In your experience, have you come across migrating the existing Drupal or any other CMS web application to AEM application? What are the challenges you have faced. Wanted to hear success, as well failure stories. Thanks
Hello Everyone, Wanted to check the right way of creating the package to include user( or usergroup or system user) and related permission to install in higher environment in AEM 6.5 environment. I was checking this very old article.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-m...