Hi We have recently migrated our system from AEM 6.1 to 6.3 and removed all admin level privileges. As previous, we have created OSGI services for few OSGI config nodes which can be set in config nodes, the same will be reflected in service properties (visible in Felix console. We use to update the ...
Hi In AEM 6.1, I am trying the edit the text and text/image component in out-of-box Geometrixx page. No dialog is popping up.I tried to drag & drop the Text component from General group from Side kick. No luck. Getting dropped successfully, but unable to edit.Please provide me a solution if there is...
You mean say, none of the queries will for this (XPATH, SQL2 and query builder). There should be a way as many would have addressed this issue.If we do the same using JAVA API, then the performance is the challenge.
Often getting "Query execution resulted in an error!", when I try to execute the query using either in CRXDE LITE or through api. But if the result set is less or minimal I am getting the result. SWITCH "ISDESCENDANTNODE" with "ISCHILDNODE" either wise.Sample query used: SELECT parent.* FROM [cq:Pag...
HiI am using Query builder as below to get the list of distinct pages which uses the component (component name will passed as a parameter) in property. I need to pass two parameters, cq:lastReplicationAction=Activate and sling:resourceType=component path. I tried above JSON query but no result and i...