Hi all, I'm having trouble with this line in my unit test returning null. I can't figure out why the adaptTo is returning null. Let me know if you have any idea as to what I may be doing wrong. Thank you! removed I've tried to include the relevant code below.My class removed And the relevant co...
Hello All, Is there any design pattern/s, that AEM is built on top of it? i.e: List of design patterns that most of the AEM features follows. example: Services in AEM are singleton Can someone explain the design patterns that they have used to do do some operations in your AEM applications. Thanks ...
Recently created a workflow and the requirement is that it should be triggered only by one user group and does not go for any approval. How can I configure so that the workflow will be triggered by one group alone?Please advise.
Hi Everyone, I want to export my conent fragment data in JSON format using specfic end point with servlet, I want the ouput of the data like below attached screenshot, Kindly Help me if you have any ideas for this issue. Thanks.
as above. As an example, I want to pass a property (example: ${properties.myVar}) to the javascript. How can I do it? Thank you. <sly data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html" data-sly-call="${clientlib.js @ categories='acme.my-custom-clientlibs-here'}"/> In my javasc...
We have requirement when user will hit AEM, it will mapped to certain group based upon user profile available in lDAP server. To create the user we have SSO in place and now have to map this user to group though custom code . Can someone guide how to achieve this ?
Hi,Can you please help me with the below requirement.How to Fetch the report of a XF fragment, like if we select any fragment it should fetch details of where all the pages the fragment is present. Thank You @arunpatidar
When I upload an asset (tropical.jpg) to the dam and the asset already exists in the dam and I select Keep in the UI Dialog: Duplicate Asset Detected the following trace is recorded in the error.log. The image in Dam stays forever in status Processing...There are two workflow status entries record...
Hi All,I have created a custom search facet from the search forms, after creating this a node structure became visible at the path "/conf/global/settings/dam/search". Now , I am trying to set ACL's for the path - "/conf/global/settings/dam/search" via repoinit , the build get succussed in local , bu...