Hi,I've uploaded some documents along with some metadata properties(file uploaded using Asset Manager) in CRXDE-DAM. I need to update the meta data properties from client side and save it again in DAM. How we can perform this programmatically in CQ ? I've attached the screenshot of DAM uploaded fi...
Hi,We are trying to integrate DTM with AEM 6.2 (service pack 1) but we are getting timeout issues.We got the proxy settings configuration under com.day.commons.httpclient and am able to connect to analytics server. So, we are assuming there are no issues with proxy settings. We debugged bit more, an...
Hello all,I wanted to confirm this. I know AEM has out of the box support for Single Sign On using SAML (https://docs.adobe.com/docs/en/aem/6-2/deploy/configuring/single-sign-on.html). However, we have a requirement where the client prefers to use OAuth for Single Sign On instead of SAML.Is that pos...
Hello All,I am trying to migrate comments from AEM 5.6.1 to AEM 6.2 (SP1 FP2). The comments in AEM 5.6.1 is legacy code not per OOTB comments functionality. For migrating I am looking to pick comment entries and create MSRP entries using the CommentOperation. I followed the UGC Migration Github link...
Hi, I was accessing the publisher content via crxde on 5.6.1 by enabling "repositoriesorg.apache.sling.jcr.davex".But same is not working on AEM 6.2, do any one has any suggestion please. RegardsSandeep
Hi All,In AEM is it possible if I want to make the Mailing List system? for example, I have a accounting system for loans management system. When the user register as a new member the system will send the auto Welcome Email, when users approved for Loans, the system will send the Approval Email, whe...
Hi all,I'm looking for someone with some experience of building templates and components in AEM which are consumed by Adobe Campaign. It's the first bit that I need some help with. We already have web templates and components. How do I go about implementing HTML emails in AEM so they are available i...
Hi All,Is there a way to set default selected user in user picker. I have overlayed user picker and customized it to pull user from given group. User picker by default display blank field and upon selection sets the selected user to the textfield. Is there a way to tell (specify) userpicker to disp...
Hi All, I have disabled right and center align in the rte. expected result it should align left when content is not properly entered when left align is clicked.actual result : it does not do anything. it works fine when all the alignments are enabled. please help
> java.lang.VerifyError: Constructor must call super() or this() before returnException Details: Location: com/day/cq/wcm/workflow/process/ReplicatePageProcess.<init>()V @1: return Reason: Error exists in the bytecode Bytecode: 0000000: 2ab1 I have been facing this issue. I am using...