Hi Everyone,I'm a facing the build error when i i type below command Microsoft Windows [Version 6.1.7601]Copyright (c) 2009 Microsoft Corporation. All rights reserved.G:\cq\maven_4>mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetyp...
Hi,I tried to access repository by using repo.loginadminstratuive(null); When i want to save something means by using session.save(), i am getting the below error in my logs can anybody help on this..15.10.2013 05:38:55.870 *ERROR* [27.251.211.42 [1381833528920] GET /bin/siteaction.html HTTP/1.1] co...
Hi,I wondered if there is a plug-in type technology (similar to InDesign Plug-Ins) available with AEM / CQ5 that enables another database to have a dynamic link developed that integrates the CQ5 dynamic web page editor with that other database?Or, do these dev tools provide what's required: Adobe Ex...
We have a requirement where an author calls a custom workflow that assigns a page to a reviewer who can either activate it immediately or schedule it for activation at a later time (like using Activate Later from the Site Admin toolbar). We have a step for the assignment and a custom process step a...
HiI am working on CQ+Hybris integration. I installed all the below packages but i am unable to connect hybris server. I get an "unable to connect" page when i try to access the hMC using the url https://localhost:9002/hmc/hybris orhttps://localhost:9001/hmc/hybrisa.cq-commerce-content-5.5.4b.cq-hybr...
I'm running a query in the CQ5.5 query tool and trying to return a just 20 results.My query is like this:SELECT * FROM [nt:base] AS s WHERE ISDESCENDANTNODE([/content/clientdomain/en]) and ( contains('jcr:description', 'lorem') or contains('jcr:title', 'lorem') ) LIMIT 10But I keep on getting the fo...
Hi,I'm working on the below exercise and i'm getting the output as expected.http://helpx.adobe.com/experience-manager/using/using-sling-apis.htmlBut in CRXDE it throws errors may i know what is the root cause here because i'm eager to know whether it's code issue or crxdeError:Multiple annotations f...
Can we get current page URL since slingRequestObject is not available in the class? for example i can get SlingRepository, ResourceResolverFactory and SlingSettingsService object by referencing and maven build generates serviceComponent.xml as complete OSGI bundle.Thanks Chandra
Hello,Has anyone come across this issue wherein, in AEM, 5.6 and 5.6.1, should the workflow on a payload fail, the sidekick workflow tab is completely blank as opposed to containing "Translation" and "Workflow" drop down.I have cleared the workflow instances under /etc/workflow/instances folder, but...