Has anyone faced issues with the Adobe Analyzer during Cloud Manager pipeline execution? Our build fails during the "Code Quality" step with the following message:Severity: Major | Rule: CQBP-84 | Message: Avoid using deprecated Granite UI components.We have ensured most deprecated APIs are removed...
Hi, I am trying to create a content fragment model where I can have multi-line composite multifields on the model. For example, when creating a content fragment, I would like to provide the option of adding a composite multifield where I can create a combination of image, texts and links tied togeth...
Hi Everyone, I'm currently working on an Edge Delivery Services (EDS) project using XWalk and trying to fetch data from an AEM GraphQL endpoint. Here’s the simplified JavaScript logic I’m using:const isAuthor = window.location.hostname.includes('adobeaemcloud'); const domain = isAuthor ? '' : 'publi...
Hi Everyone, I'm currently working on an Edge Delivery Services (EDS) project using XWalk and trying to fetch data from an AEM GraphQL endpoint. Here’s the simplified JavaScript logic I’m using:const isAuthor = window.location.hostname.includes('adobeaemcloud'); const domain = isAuthor ? '' : 'publi...
How can we share a block like header or a complete page built on Edge Delivery Services [using Universal Editor] as JSON to third party/other channels.
Hi All , I have an requirement for thumbnail images in page properties. our current thumbnail images loads from the template , where it will pick automatically for all the pages . but our new requirement is to have different image for different status of the page.for exapmle : if the page is publish...
For example you have a component where it should be authored by only admins. The edit access for this component have to be restricted to one particular user group only.
Scenario: AEM CloudOur setup includes:AEM Publish endpoint behind Dispatcher and CDN (Fastly)A firewall layer (Imperva) in front of the CDN for public domain access (e.g., yourdomain.com)Issue:When content updates are made and both the CDN and Dispatcher caches are purged, the changes reflect immedi...
Hi everyone,I'm trying to set up the Apache Dispatcher locally for an AEM AMS (Adobe Managed Services) environment but want to leverage the AEM as a Cloud Service SDK to make local development and testing easier.However, I’m running into issues - I suspect the Cloud SDK may not be fully compatible w...
Hi Community, I am trying to do a task where I have created 3 sets of users and 3 sets of groups, each with a user. I have certain sets of permissions for each of these group of users - specifically for modifications of webpages within the website. However I am unable to add these ACL permissions pr...