Hi,Is there any naming convention for client libs. That means we have created our new client libs in etc/design/{project} with names like clientlibs_base, clientlibs_desktop_v1 etc which is same naming convention as OOTB geometrixx outdoors. Please let us know if there is any specific standard, we c...
Hi,As we have created the new component in our project like /apps/{project}/components/ and inside this component we have added the client libs also having the CSS file.So is it good to have the CSS file in component itself or we should always add CSS file in global CSS only not in component. I just...
Hi,I am using AEM 6.0 and this issue is resolved now. We have OSGI configuration for AEM Social Communities Messaging creation servlet where we can add n number of servlet URL as per our site. Thanks for the help !
Hi,While working on social messaging part, we have encountered 1 scenario where it is having some configuration in AEM Social Communities Messaging in config manager and by default it is "/bin/geometrixx-outdoors-messaging" for servlet path name. As we are creating our new site so we have updated th...
Hi,I am working on AEM integration with Adobe search and promote and i have just faced two scenario. Below are details on the scenarios.Scenario 1:AEM is integrated with Commerce Provider and price is coming from commerce provider only. When S&P indexed the site the price of X product is $10 but aft...
Hi,Thanks for the help.I just want to highlight few more things about this issue. This property is just a simple data which is not for user or user password. It is simply encrypted data added by us using CryptoSupport, when user sign-in in the site and user don't have any option to reset this proper...
Hi,I have a use case where I am running my site in one AEM instance and it has 'n' number of users where we have some logic of creating our new property as cq:password inside the /home/users/{site}/{profile} and this password is encrypted using AEM crypto support so when I am packaging the user crea...