I need to save few property(customlastModified and loggedinUser based ) on dropdown selction (inprogress and approved) of basic tab of page. To implment this I used OOTB property i.e. resourceChnageListener and overridden on chnage menthod. One strange behavious I have notices is it is triggering lo...
The Architect is preparing to deploy to AEM as a Cloud Service. The existing project uses a SAML 2.0 IDP. Where should the Architect configure the IMS in AEM as a Cloud Service? (A) SAML 2.0 Authentication Handler (B) Adobe IMS Configurations Console (C) Admin Console (D) Apache Sling Authentication...
Hi @everyoneI have created an EDS block named "articles" and included the required fields in the _articles.json file (please find the attached Doc file for reference of json). There is a requirement to add child items to the article block, and I’ve already added the necessary fields in the model as ...
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...