Hi all,I'm working with Adobe Edge Delivery Services using the Universal Editor, and I'm trying to achieve a specific DOM structure for a block that outputs label + value pairs. I want each field in my block (e.g., Title, Subtitle, CTA Label, Link) to render like this:<div> <div> <p>Title</p> <...
Hi, I am experiencing a problem using CIF, I am using CategoryRetriever from ProductList to query the list of attributes I need to display on a page. When in the getCategory query I receive even a single attribute to null in response, the MagentoGraphqlClient class throws an exception when executing...
Hi, i want to trigger a workflow, which creates a new version of an asset when the user publishes the asset. to achieve this i created a model which has the following steps 1) flow start, 2) Activate Page/Asset, 3) create version 4) Flow end. and then i created a launcher to launch. it is working fi...
In my SImple.java class inside workflowI am having try(ResourceResolver resourceResolver = getResolver(resourceResolverFactory)) {.......} In my SImpleTest.java classResource resource = context.resourceResolver().getResource("/content/........");cu.excute(workItem, workflowSession, processArguments)...
Hi there, The issue:Every time I publish a page, I don’t see the content updated at the publish-xxx-xxx URL (dispatcher). Things I’ve tried to troubleshoot:Disabled the CDN cache (Fastly) to ensure it's not cached there (didn’t work).Disabled the "enableTTL" config in the dispatcher (didn’t work).Se...
Hello all,I have an OOTB workflow set up to launched via an Workflow Launcher when a page is published using Quick Publish.However, the launcher is triggering whether I synchronize a page using our LiveCopy configuration as well as when a page is published. Is there a way to exclude the synchronizat...
I'm exploring the migration process from on-premises AEM Sites to the Cloud Service model and looking for insights on effective strategies. What planning, tools, and execution techniques have you found most beneficial during this transition? Additionally, I'm interested in learning about any perform...
Hi everyone, When we use path in queries and while indexing why do we need to use included paths and excluded paths already we are filtering the query through path in our query?Thanks in advance.
I am using cq/gui/components/tagspicker in my component dialog and want to display the selected tags in HTL. I have tried directly by using name property but this only displays the first selected tag. How to display all selected tags from component dialog in frontend?
HelloI’m facing an issue with AEM (Adobe Experience Manager) where the Last-Modified header appears when querying the publisher, but is missing when querying the dispatcher. Here are the details:Publisher Request (Working)root@ip pub:~# curl -I http://xx.x.xx-xxx:4503/content/dam/one/img/PCC+_IC_1.j...