Dear All,I have a trouble with the Granite Workflow Queue. I have an automatic asset importer, which uploads a lot of assets. Each one creates a new workflow instance for DAM Update Asset. At some point the queue is really full and if in that time a human author uploads an asset, it takes up to 20 h...
Hi Team,I tried the below code in sling models but I got error for declaring adapters -@Model(adaptables = Resource.class, adapters = MyModel.class)public class MySlingModel {}I'm using the below dependencies - <dependency> <groupId>org.apache.sling</groupId> <artifactId>org...
Hi Guys,Does anyone know how to set up the configuration of query search’ time out (such as if the query running more than 2 minutes it will auto time out and stop the query)? I checked the configuration of osgi, it looks no any options for this.It’s due to our cq6.1 instance running slow by some qu...
I'm trying to ensure all of our components are backed up by a sling model to help us create a 'content API'. I'm struggling with the out of the box sightly image component as it is complex and uses JS and not Java, I don't want to reinvent the wheel so if somebody has done this before please point m...
Hi Experts, My client is looking for a translation vendor to be used with Adobe AEM, We have few questions around it.1. Vendor should have a connector with Adobe AEM 5.6.12. Vendor should be cost effective, both for Machine and Human translation.Looking @ both requirements, which one would you reco...
Hello,When making an ajax call to create nodes in the jcr, the node's (nameHint) name is transformed to lowercase. Is there a key / value pair I can pass into my datastring object to prevent this from happening? Also, I am noticing that double-byte characters are not being added correctly.技術能力 - 卓越し...
Hi All,We have recently migrated from AEM 6.0 SP3 to AEM 6.2 during we have considered minimum not our entire site content.Our application content for many countries with different languages.Here my doubt is ,if i have packaged content from our old AEM instance(AEM 6.0 SP3) and installing on AEM 6.2...
Hi All,We have servlet which has implemented 'SlingAllMethodsServlet' with overriding doPost() and set returned content type as text/JSON .In Sightly component we are accessing this servlet using $.ajax(....).Observed ,to use this response json in Sightly component html ,no need to parse this respon...
Not a technical question, but I'm wondering if folks can offer what they're using for breakpoints their layout containers. FWIW, here's my definition from my structure file in my base template-type, but I'm not tied to this at all.<cq:responsive jcr:primaryType="nt:unstructured"> <breakpoints jcr:pr...