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...
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...