Hello, I have the following question about building blocks for the Universal Editor. I want to create a block that has the following template."models": [{"id": "color","fields": [{"component": "text","valueType": "string","name": "color","label": "Color (Hex Code)"}]}]Currently, when you render the ...
Hey, Are there any plans to support React 19 for headless adaptive forms? https://opensource.adobe.com/aem-forms-af-runtime/storybook/?path=/story/adaptive-form-introduction--page
A customer wants to use Adobe Sensei (artificial intelligence) to summarize large blocks of text. Which AEM feature should be used? (A) Content Fragments (B) Smart Tags using Adobe Sensei (C) Variation (D) Experience Fragments @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m ...
An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache. How ...
A customer has a limited number of authors and plans a multi-regional deployment architecture. The customer has the following requirements:High performance for regional end usersFlexibility to scale performance horizontally as neededHigh availability and failover switchWhich installation should the ...
we have a specific use can where we have to provide the parsys placeholder from 1 to 12 based on user selection. Problem o am facing here is that I have to create a 12 node in aem dialog to hold the parsys in sling resource and even authors select 2 placeholder for oarsys the nodes created inside ...
Hi, AEM 6.5 SP22We are trying to upgrade CXF (3.3.5 is the current version) to 4.0.7 (latest version that support jdk 11). But once we upgrade the version, the bundles start to have dependencies issues. We've tried adding the compile dependencies both required and optional specified in https://mvnre...
Hello All,Good Day!I was trying to login into the AEM Dispatcher instance from 2 Git-bash windows (We use to clear the cache from one window and check the status of the cache clearance from other window). But I was not able to login via 2 windows. I was getting below mentioned error.Error :- "Too ma...
I have a clientlib which has one secrect key. Now I want to use Amazon KMS to store my secret key. So how can I integrate Amazon KMS with my clientlibs folder or how can I use it in my clientlibs
Hi All, Has anyone done JUnit test execution in parallel mode in AEM Cloud? If yes, are any changes needed in Cloud Manager that we need to reach out to Adobe for? I have tried updating junit-platform.properties under /src/test/resources but could not see any improvement in deployment time. Pl...