Hi All,Is there a way to implement LiveChat with Launch.We want to keep the lemtagconfig.js in launch as this can change more often. I found the article which were giving some details forlivechat integration with DTM but could not find anything with launchlivechat implementation using DTMDoes anyone...
Hi Rahul, We were never able to use DirContext starting from AEM 6.2 and moved to LDAP API. Here is some documentation around this.LDAP API Downloads — Apache Directory.And others mentioned above, added the new pom dependencies to utilize the LDAP API.Hope that helps!!
Thanks Vipin for your reply. Is there any other way of doing this (other than adding the "acs-commons-nested" property.) We cannot install acs commons package in our environments due to some policies.
Hi All,We are upgrading from AEM 6.0 to AEM 6.4. We have some existing xtype which I am trying to implement in Touch UI.Our existing data for multifield is stored as jsonfor e.gWhen I try to use the "granite/ui/components/coral/foundation/form/multifield" It stores the data as Node structure in AEM ...
Hi I am also trying to do the same trying to find Coresecure documentation to match with the new brightcove studio interface.Are you able to successfully add all the values in OSGI configuration for brightcove.Let me know if you have already figure out, any help is appreciated.Thanks,Monika
masonw13300227 wrote... Hello, So, updating attachments isn't really something that was built into the product underneath the hood. Every time an attachment needs to be changed, the old one gets deleted, the new one gets created, and the social:attachments property of the parent resource gets update...
Bertrand de Coatpont wrote... Can you please check if your dispatcher is configured as per the documentation here: https://docs.adobe.com/docs/en/aem/6-2/deploy/communities/dispatcher.html thank you Bertrand Thanks for the reply Bertrand.There was some existing rewrite rule in dispatcher.conf file ...
Bharath valse wrote... monikaa6 wrote... Yes,It worked for us after changing priority level to 200. Hello Monika, Could you please explain which classes did you extend to override to get a custom avatar URL and how the binding is done to a OOB component. My requirement is to override a conte...
Any insight on this?Its becoming very crucial for our project to resolve this.All communities components make a call to/services/social/getLoggedInUser?moderatorCheckwhich is returning the 301 redirect to /services/social/getLoggedInUser.html?moderatorCheck in DispatcherAny help is much appreciatedT...