Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
There is no sample/reference for usage of fragment in GraphQL query with respect to Content Fragments Schema in the official docs - https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/headless/graphql-api/sample-queries.html?lang=en I was able to arrive at this query by ...
i am using Adobe AEM with GraphQL and i am trying to use Fragments here (because i want to query the data with Gatsby.js, but this is not related i think).When i try to run this Query: { testList { items { typename headline } } } the result is { "data": { "testList": { ...
We would like to customize the POST servlet response in case of the invalid servlet response, how can we customize this? OOTB response for the invalid servlet (/bin/testpost/rest) is likeHow can we customize invalid POST servlet Response<html><head><title>Error while processing /bin/testpost/rest</t...
Abstract of Adobe Summit 2022-A Magnificent Experience by NextRow Digital Abstract With the ever-evolving marketing dynamics, it is very important for marketers and businesses to be up to date with the latest trends and advancements in marketing strategies, technologies, and practices. Adobe Summit...
Building a Project in AEM 6.5 with React Integration by Chiran Kumar, Embitel Abstract React is the most favorite programming language amongst front-end developers ever since its release in 2015. Adobe Experience Manager (AEM), one of the sought-after Content Management Solutions (CMS), is preferre...
What Makes Adobe Experience Manager (AEM) the Preferred CMS Tool for Enterprise Users by Swati Saini Abstract Customer experiences are key to business success, which is why businesses are always on the lookout for ways to enhance their user experiences. Leveraging digital content sources like docu...
Enhancing Asset Management Capabilities with Adobe Digital Asset Management by Swati Saini Abstract Digital assets are indispensable valuables for every business. And as the business grows, the volume of these assets also scales, making it harder for you to manage them well. From siloed asset stor...
What are Custom HTML Elements? | How to use Custom HTML Elements in AEM? by Albin Issac Abstract In this post, let us explore what Custom HTML Elements are and how to use Custom HTML Elements in AEM. Custom Elements allow web developers to define new types of HTML elements.Once a custom element is ...
Hello, I was reading the embed core component documentation and it mentions that all script and style elements as well as all on* and style attributes will be removed from the output. I was wondering what the best way to include styles would then be. I was checking for the style option on the compo...
Hello,This may seem like a bit of a silly question, but is there any way to use Target Server side alongside AEM? I would not think it is possible since I am not sure where one could "hook" the usual server-side logic (calls to Target's Delivery api), but not sure if I am missing something?