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...
All, Appreciate your time and response to my queries:1. What is the maximum number of widgets allowed in a component or a dialog?2. What is the impact on performance if a component has a large number of widgets? Are there any best practices recommendation with respect to this?3. What is the query to...
HiI am unable to login and raise a support ticket sing my adobe id.http://helpx.adobe.com/marketing-cloud/contact-support.htmlMy adobe id is active and i can login to other forums and adobe site. Please help how to resolve this
Hi,I'm trying to import and use Google Gson library in my servlet but when I try to compile the servlet I get these errorscom.google.gson.JsonElement cannot be resolved to a type com.google.gson.JsonParser cannot be resolved to a type com.google.gson.JsonObject cannot be resolved to a typeThe Gson l...
Hi,is it possible to have a cq:panel inside another cq:panel what I want to to achieve is when I open up a dialog box I get 2 panels and inside each panels I get 3 panelsThanks
Hi,i'm doing the below exercise i'm able to succesfully through maven but when i upload the bundle in felix console error is displayedhttp://helpx.adobe.com/adobe-cq/using/custom-sling-servlets.htmlPFA image for felix console.And the below is the message displayed in stderror.logorg.osgi.framework.B...
Hi everyone,Is there a way to control how the node siblings are ordered or inserted in the JCR repository? For example, if I am using the CRX Content Explorer, it would be super nice to have nodes appear in alphabetical order for certain folders.I have considered writing a batch job to do this wor...