I love the way CUGs for pages were implemented with 6.3. This was exactly what my project needed that we were struggling with in 6.2 and how we were able to convince the company to let us upgrade. Unfortunately, we're facing issues with setting permissions on tags in 6.3. I'm having to set tag-based...
I have a folder that have some sub-folders named as 8134, 9094 along with only text. The query builder predicate `orderby=@jcr:content/jcr:title` sorts the folder names if there are no numbers in the folder names. But if they do, the sort oder is not correct. What am i missing or doing wrong?My quer...
Hello everyone, how can I develop an AEM Screens application that consumes web service or database?We need to make an application that uses a webservice to send and receive a codeThanks for the help
We are setting up LDAP over SSL in the AEM 6.3 environment , imported all the required certs in the Java VM cacerts. we are getting below exception 06.06.2018 11:20:22.524 *ERROR* [qtp1318568182-277189] org.apache.jackrabbit.oak.security.authentication.ldap.impl.LdapIdentityProvider Error while c...
Hi,I have a parsys component in my page inside this parsys i have dragged and dropped a custom component into the parsys. Now i had customized the page property dialog.Now when i add value to the page dialog this value gets stored under /content/page/jcr:content/customprop .Now i want to access this...
Hi All,I am trying to include the componentB into componentA using the data-sly-resource with below syntax in the parent component (Component A)<div data-sly-resource="${ 'title' @ resourceType='myproject/component/content/title '}"></div>When I drag the component A, I am able to open the dialog box...
How property name="nameRashid" and name="./nameRashid" are different from each other? Is there any technical difference or both are same? What is the recommended way to provide name to a node in AEM?
Hi Team,We have a situation where we need to store the .JSON files as it is in same path and UI application is going to access this file. This is headless architecture.What is the best place to keep this and that place should be accessible to team members and they can be able to upload it to the AEM...