Hi,I'm having an issue using Apache HTTP Components Proxy Configuration to connect to our proxy using AEM 6.3. Using HTTPClient 3.x code I am able to access the proxy without issue using Day Commons HTTP Client 3.1. However switching the code to org.apache.httpcomponents 4.x I am not hitting the p...
Dear all,Recently we are migrating to AEM 6.2, and we have a component to build a multiple table- cell, its working in the publish mode, the page always crashed in editor mode & component seems to work fine. There are multiple pages crashing which is authored ie., 3-4 pages crashing among 1000 page...
Dear community,For the purposes of our client, we are required to enable power users* to be able to change the login ID (rep:principalName & rep:authorizableId) of registered users.We are open to do a workaround since these are protected properties. Note that even creating a new user under the chang...
In AEM 6.3 unable to edit RichText field in Multifield for editing first time, Using Coral multified (granite/ui/components/coral/foundation/form/multifield)
I downloaded the quickstart jar file (link provided by Adobe support team) but it's only showing loadingI also changed the port number from the default 6502, but its not working.Any idea?
While starting AEM 6.3 upgrade insance we are getting following error:Exception in thread "SpringOsgiExtenderThread-12" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'facilitatedExternalService' defined in URL [bundle://1165.1:0/META-INF/spring/applicationCon...
Hi All,I have set up the user sync as per this documentation @ User Synchronization - docs.adobe.comOn one server all my logs are good.On the other server I am getting some exception as follows, could you please help me on the same .07.10.2017 21:22:47.982 *ERROR* [pool-6-thread-7] org.apache.sling...
Hi all,Ours is a multi-tenant application and only one tenant needs Siteminder protection for a few content hierarchies.Installed the siteminder web agent and configured the dispatcher with required siteminder modules.While the site protection happens for the required paths and login is also working...
Hi, I have snippet like this:<sly data-sly-use.svg="${'/apps/foobar/svg.js' @ pngPath={{iconPath}}, iconSize='xs', title={{label}}, desc='', alt={{label}}}"> ${svg.html @ context= 'unsafe'} </sly>I'd like to pass the handlebars expression usi...