Hi all,I have issue that is regarding a redirect from www to a non www site (i.e http$://www.domain.com to http$://domain.com). I know this can be done using sling mapping in /etc/map but faster accessing i wants this done at the dispatcher level according to AEM best practices. This is for an AEM a...
Version: AMS 6.5.16Hi,I am trying to access newly created Graphql over the dispatcher, when i try to access the same url publish i see the same results but not in dispatcherI followed below steps to create and publish with Graphql Created Custom CF modelCreated couple of CF's in dam folder with data...
Hi,I have a xxx template in yyy siteI can't access the Structure mode for the Template, where it returns an undefined.I have all the permissions for the template.can anyone help me
Hi All, As per subject we are trying to pre-load a core components form with dynamic data. The current component only has a field to Load Path to load data from a single record in JCR However, we would like to either: 1. Load data from a Rest interface Example: 2. Or, dynamically establish which re...
I have a custom card component that have Image and texts, but I need to implement an feature that allows Author to change image for video using embed component, that's my code below <div class="cmp-quoteGroupCard--mediaArea"> <div data-sly-use.image="com.adobe.cq.wcm.core.components.models.Image...
Hi, I am currently unable to locate the "Processing Profile" option within the "Tools" menu in the Assets console of my local AEM instance. However, it is worth noting that this option is visible and accessible on the Dev instance.I have attempted to review the relevant configurations and even atte...
Hi While trying to run a custom workflow AEM 6.5 sp13 I am getting java.lang.NullPointerException: nullat java.base/java.util.Hashtable.put(Hashtable.java:475)at com.adobe.granite.workflow.core.event.EventPublishUtil.publishWorkflowStartedEvent(EventPublishUtil.java:159) [com.adobe.granite.workflow...
HII want to create a template under/conf I have enabled all the permissions under /confbut I am unable to create template there is no issue on test issue is on uat environment onlyCan anyone help me
just to quickly explain the situation I have a component dialog with lots of textfields. granite/ui/components/coral/foundation/form/textfield Because of usability issues, I want to group the related ones by enclosing them in sort sort of box like in the screenshot below. I've already tried granite/...