So I'm at http://serverurl:4503/cf#/content/sola04/main.html. I can see the images from the DAM and I can see the sidekick with the components that can be drag and dropped onto parsys areas on my page. However, I cannot drag and drop any components onto the page and I cannot drag and drop images fro...
we know that the latest dispatcher supports the caching of vanity URL OOTB but this is the approach we followed in the previous dispatcher version to cache the vanity URLs.http://adobeaemclub.com/enable-dispatcher-caching-flat-structured-url/Let me know if this could be handled in any other way. Re...
Hi, I have already done some investigation on how to do this.. but, no luck so far.. Any help would be much appreciated.I need to CREATE a Rest Service in AEM that will be accessed by a mobile application. The service should perform actions like return list of countries supported, return list of reg...
We have built a REST API backed by the JCR Query API on AEM 5.6.1. We're seeing a peculiar XPath expression being produced by the PredicateGroupEvaluator, when it uses the underlying JcrTagImpl.TagQueryExpressionBuilder via TagPredicateEvaluator.Consider these Query Builder servlet request: http://...
We are trying to setup SAML on AEM 5.6.1 for one of our client. We are facing an issue while using the private key. We have generated the private key using OpenSSO using the below commands.openssl genrsa -out SP-server.pem 2048openssl rsa -in SP-server.pem -pubout > SP-public-server.pemopenssl req -...
1] SELECT * FROM [nt:base] AS page WHERE ISDESCENDANTNODE(page, '/content/abcd') AND page.[cq:lastReplicated] > CAST('2010-02-01T00:00:00.000+02:00' AS DATE) AND page.[cq:lastReplicated] < CAST('2010-02-07T00:00:00.000+02:00' AS DATE)The above works absolutely fine in CRXDE Lite-> Tools->Query.2] ...
Hi, could someone please suggest the best way of accessing accessing serverside from a client JSPI need to return a list of URLs of images in DAM to the Javascript (ajax call) depending on certain parameter. What is the best way of doing this? SlingServlet?Thanks
Hi,We have a dialog participant step in our workflow and it's working fine in classic UI.However, in Touch UI we are not been able to create the dialog.Attached a scrrenshot of classic UI dialog and node structure in crxde.What needs to be done in order to show the dialog in touch UI also for dialog...
Hi,We are seeing some strange issues with our deployments on environments. We get the below problem too often where the services are not registered. The service status is registered in most cases when you look at <host>:<port>/system/console/components. The strange thing is that if you restart the C...
Hi Team, When i access http://www.myserver.com/etc/segmentation/ or http://www.myserver.com/etc/clientcontext/default/ am getting an 403 error. Why am getting 403 error and why not 404??Please help.Thanks,Madhu