Implemented composite multifield.http://experience-aem.blogspot.com/2018/10/aem-6420-assets-content-fragments-coral-3-composite-multifield.html Need the array to be json array than string array. issue json coming as String Array0 "{\"linkName\":\"test\",\"linkUrl\":\"test\"}"1 "{\"linkName\":\"test...
Hello Everyone,I have strange problem with AEM Dispatcher running on Windows Server 2019 on IIS 10 with Windows Authentication turned on.When AEM Dispatcher is configured to cache static files, the website can be accessed using Chrome, IE, Edge from Windows. It doesn't work using Firefox. Windows Au...
Hi Guys, I am trying to connect Pega PRPC to AEM , There are connect REST already given by Pega so we can invoke them to call AEM getFile API. Now I created folder named marketing under Assets and published using Publish option (There are other folders like we-retail/WKND Events etc also there under...
Hi, I have developed the dropdown component in that value should be dynamic.The value is based response from the other system. For that i have created component and by using ajax call i have passed to Slingservlet for there i am passing i am passing to some third party system and getting json respon...
i am working on migration of 6.4 to 6.5. we have customSmallProductDetail page component.which has select dropdown for the field "New / Feature" sling:resourceType =granite/ui/components/foundation/form/select which we changed into granite/ui/components/coral/foundation/form/select but after changin...
Hi all, I've created a button component and given resourceType "core/wcm/components/form/button/v2/button". I have added dialog to my component because an extra field was supposed to be added (Path Browser). I need to get the path browser value given in dialog box in js file. How can I do that?
Hello to everyone I'm facing a problem when i try to identify when dam events my requirement is that when an asset is being copied, moved or created we need to add a new property into the metadata of that asset, the method that i have is the next one, this method is in a class that implements Event...
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...