Figured it outpath=/content/apples/entype=cq:Pageproperty=@jcr:content/sling:resourceTypeproperty.value=apples/components/page/articleorderby=@jcr:content/cq:lastModifiedorderby.sort=desc
I tried with predicate query. i see results set working but I cannot make sort order work.path=/content/apples/en&property=sling:resourceType&property.value=apples/components/page/article&orderby=@jcr:content/cq:lastModified&orderby.sort=descPlease advise
When I run a predicate query with sling:resourceType= apples/components/page/article and orderby=@jcr:content/cq:lastModified&orderby.sort=descI get results with sling:resourceType= apples/components/page/article but I dont see sort order working.http://localhost:4502/bin/querybuilder.json?path=/co...
Hi antoniom54959291I checked query but it does not say to set limit to -1.Here is the API I am using.Query (Content Repository for Java Technology API Version 2.0)When I tried setting lmit to -1 Following errorLimit may not be negative, is: -1Exception:java.lang.IllegalArgumentException: Limit may ...
I am running aem sql 2 query in java.query : SELECT * FROM [cq:PageContent] AS s WHERE ISDESCENDANTNODE([/content/apples/en]) AND s.[sling:resourceType] = 'apples/components/page/article' ORDER BY s.[published] DESCI am using javax.jcr.query.Query query API to generate a query. I am also Session ses...
When using R6 annotation for a serviceimport org.osgi.service.component.annotations.Component;import org.osgi.service.component.annotations.ConfigurationPolicy;@Component(service = SampleService.class, immediate = true, configurationPolicy = ConfigurationPolicy.REQUIRE)public class SampleServiceImpl...
We have custom script which writes value into ContextHubPersistence. there where some methods that are deprecated for IE. so have to revist the logic. Now it works fine. ContextHubPersistence configs and implementation works fine on AEM 6.3 IE
Hi All,I am implementing ContextHubPersistence using contexthub. Added a custom logic to save value in ContextHubPersistence and reading form it. It works fine on author, pub and dispacher in chrome and mozila. But it do not work in Internet explorer.Is this a known issue or do I need to add a conf...
Can you pls check the permissions for the user. I think the user do not have delete permissions. Can you pls conform. The image uploaded is not loading can you pls re upload.