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 ...
I have a dropdown with three options [a, b, c].Two of my dialog fields are only valid for two dropdown options [b, c]Is there some OOTB way to show two dialog fields if 'b' or 'c' is selected in the dropdown with showhidetargetvalue? <layout jcr:primaryType="nt:unstructured" ...
Hi adobe community team,I am encountering the following error when trying to use akmai to logoc in current project:com.akamai.edgegrid.signer,version=[4.0,5) -- Cannot be resolvedcom.akamai.edgegrid.signer.apachehttpclient,version=[4.0,5) -- Cannot be resolvedhere the core pom.xml changes<dependency...
A client is modernizing some of their AEM sites to go from static to editable templates so they can use the latest features around has the following parameters:• The client currently has a dozen static templates that they want to move to editable templates.• The existing pages use the parsys paragra...
Hi, I have downloaded the CDN logs from AEMaaCS development environment after setting up traffic filter rules in cdn.yaml file and running the pipeline.I ran the vegeta command to simulate a DOS attack. The WAF Dashboard - Elastic, has a warning message "field aem_env_name.keyword not found in data ...
Hi, In the page properties, we have a "View in Products" button that includes a trackingFeature attribute with the value aem:cifpage:preview. This setup works perfectly fine with the older AEM SDK.However, after switching to the new SDK, the trackingFeature value is no longer being set when using th...
Hi everyone,I'm working on an AEM project where we’ve developed a custom “Podcast” component that allows editors to embed podcast content from different platforms, including Spotify, Apple Podcasts, Podigee, and SoundCloud using iframes.For platforms like SoundCloud and Podigee, I know there are lib...
Hi guys ,While building code with Oracle jdk-21.0.5 , I am getting below error for test class :-This should not happen unless you are using a third-party mock maker [ERROR] <MockitoAnnotations.initMocks(this);> Mockito Failed to release mocks Dependencies used :- <dependency> <groupI...
Team - I am facing weird issue on graphql. I have created a persistent query and it works fine in GraphQL Explorer (/aem/graphiql.html) but the same is not working on PQ query.I have verified that the Content Fragment Model exists in AEM DAM, and I can see the correct response when running the same ...