Conversational AI that drives discovery, confidence, and conversion We’re excited to share that Adobe Brand Concierge is now generally available - a new, brand-first AI application designed to help you deliver richer, more intuitive digital experiences. What is Brand Concierge? Brand Concierge ...
Hey all, I'm trying to follow the tutorial for building the WKND SPA React project and am not able to see or edit the React components that come with the project. This fella here: https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/over...
Hi,We've been dealing with this issue a lot recently. According to Adobe, the code could be corrupting the instance. However, we have had no problems with the same code being deployed in multiple instances for nearly 5 months. I cleared all cookies and opened an incognito window.The login-token appe...
Inside ThreadPoolManager calling a service in background with Servlets request.getResourceResolver(). And its getting closedprivate void setUpTreadPool() { ModifiableThreadPoolConfig config = new ModifiableThreadPoolConfig(); config.setMinPoolSize(0); // if no work needs to be done,...
As per documentation MSM works in AEM assets. Limitations and known issues of MSM for AssetsFollowing is a limitation of MSM for Assets.Content Fragments (CFs) are not supported for the use case. When attempting to create their live copies, CFs are copied over as is without any relationship. The cop...
Hello, in the component, I'm having trouble with Models calls. This page is taking an extremely long time to render.I've made a page with five components, let's call them C1,C2,C3,C4,C5, and we've used C2 four times and C4 ten times.The page's components are arranged in the following order: C1,C2,C2...
HI, I have made a import package of a transactional email, and when I did the test to see the result in outlook, Adobe is not sending and processing the transactional email, but the event is generated. best regards
I have dropdown with (With Image, Without Image) -> I have created two multifield for which is adhering the showhide w.r.t dropdown value. It is working fineFor each multifield I have added JS which enables max-item and min item, for both the multifield I have min-item= 2, If I choose with Image an...
I have a scenario where I have to read each of the manually added renditions height and width. Rendition rendition = resource.adaptTo(Rendition.class);// rendition obj would only give size of the rendition (rendition.getSize()) not height and width.For generated renditions, we would at least read i...
Hi Community, I'm trying to write my Unit test for a model created to interact with the MagentoGraphqlClient Object. My doubt here comes when I need to inject a mocked object using the @Deleted Account annotation. @Self(injectionStrategy = InjectionStrategy.OPTIONAL)private MagentoGraphqlClient ma...
We have a website with different regions (USA and India). All the content will be in English only so, no translation is needed. Also, the pages for both regions are different and they don't share the content either. Only, the look and feel are the same. In this case, what would be the best folder st...