Hi,I have slightly modified some SQL 2 queries from this page, but I cannot run them via CRX DE. Here's the query:SELECT * FROM [cq:Page] WHERE PATH([cq:Page]) LIKE '/nodes/%'The error message I am receiving is:Query: SELECT * FROM [cq:Page] WHERE PATH([(*)cq:Page]) LIKE '/nodes/%'; expected: LENGTH...
Hi,On using text&image OOTB component with AEM5.6.1 version on IE8 browser . In the image tab the image is not visible with domain (i.e. www.example.com/content/mysite/test) but if I try to access the same with IP address it works fine. Please help me for the above issue. Thank you
We are testing AEM 6.0(6.0.0.20140509).We want to integrate AEM 6.0 with Amazon S3.As the AEM help document, there should be an Amazon S3 Connector package.But I can't find it in the Adobe Package Share.Any help would be appreciated. regardsHeart
Hi,What is the difference between ReplicationActionType.DELETE and ReplicationActionType.DEACTIVATE?Also it would be a good idea to add this information to the JavaDoc page for ReplicationActionType.Thanks.
Hi All,While persisting i am getting the below errorPlease let me know what is the problem with the code<h1>Error during include of component '/apps/test/components/page1/templateJCR'</h1><h3>Error Message:</h3><pre>org.apache.sling.api.scripting.ScriptEvaluationException: org.apache.sling.scripting...
Hi all,we tried enabling replication.content.useFileStorage in /system/console/configMgr/com.day.cq.replication.impl.ReplicationContentFactoryProviderImpl to improve the speed of replication and also to keep some temporary data out of the repository.It seems to work in principle but we have discover...
Hello everyone! I'm facing an issue when configuring the SMTP server (in order to send email when achieving a participant step in a workflow).I was successfull when I set it using a Gmail account and Gmail SMTP server.But when I try to set it with an Exchange server (Company's internal server - the ...
I just trying to create the node in the cq and migrating the aem6 to mongodb and supported jars listed belowOak-jcr-0.9.jar, Oak-core-0.8.jar, oak-mongomk-0.8, oak-mongomk-0.9 by importing the com.mongodb.*, org.apache.jackrabbit.oak.*, and other corresponding packagesand i tried to create the node ...