Hello AEM team, I have a collection of policies (thousands) published through AEM. Each of these policies has as many as 10 older versions of the current one.I am in need of extracting the older versions text content due to litigation. Do you know of a way to export the content from older versions a...
Hi everyone,I'll start by mentioning that I'm on a Mac. I'm building out my first AEM integration using the CIF components and the reference graphql implementation for the CIF (https://github.com/adobe/commerce-cif-graphql-integration-reference). Everything works well and I have my local environmen...
Hi All,i want to load custom clientlibs in my content fragment page but the js call is not getting called. http://localhost:4502/editor.html/content/dam/test/testcontentfragment i am using categories - dam.cfm.authoring.v2 But still my js is not geting called. @arunpatidar asutosh_jena BrianKasi...
Hi Team, I have created live copies of my website, I want the functionality If I make changes on Language master English copy it should reflect on all the English page under all countries. Please suggest how to do that.Thanks in Advance!
<buttonIcon jcr:primaryType="nt:unstructured" sling:resourceType="acs-commons/components/authoring/graphiciconselect" fieldDescription="Select icon to be displayed on the button" fieldLabel="Button Icon" name="./buttonIcon"> <datasource jcr:primaryType="nt:unstructured" sling:resourceTy...
I have written some code for select dynamic drop down, some where form the code the error is propagated to coralui3. When I debug the code I don't see any error coming form custom code, everything seems to be pointing to coralui3. Uncaught TypeError: Cannot read property 'indexOf' of undefinedat HT...
We are trying to get a servlet visible in the publisher, and understand we have to add a rule to the dispatcher.Build works fine against the local cloud SDK, but when the source is pushed to cloud, build fails with: There have been changes detected in a file which is supposed to be immutable accordi...
Looking to see if there's a best practice defined anywhere. The newer archetypes use the concept of the "core" maven project for all the java related code that typically goes in a bundle. I have a codebase that's been in use since the 5.x days which consists of multiple custom bundles with varying l...