I have created on node I tried writing the same servlet as in http://www.sgaemsolutions.com/2019/01/dynamically-populate-drop-down-values.html in aem cloud marketing it is not showing anything need help.
I m trying to create aem project using maven archetype 25 . But below error is coming -run time exception - Error grabbing grapes:org.codehaus.groovy#groovy-all 2.4.8 not found.I downloaded groovy2.4.8 jar version and manually placed it inside repository . It didnt work .Let me know if any solution ...
Hi Guys,I am new to AEM development and trying to create Junit(Version 4) test cases for my servlet. I am calling an external API and getting JSON data rates in response, during this i am using OSGi configurations for few api related information. I am getting null pointer exception during the test r...
We recently updated to the 6.5.10 uberjar and started receiving excessively long build logs. It looks like the unit tests have been set to debug log level and we're getting repeated messages from org.apache.sling.testing.mock.sling.MockAdapterManagerImpl whenever it mocks a sling service. We haven...
Hi All, We have a customized rendition servlet running fine on 6.0, but fails to run on 6.5 due to the Sling servlet spec changes. According to Apache Sling(https://sling.apache.org/documentation/the-sling-engine/servlets.html), either servlet's paths or resourceTypes must be defined in order for th...
Hi Community Members, We have following scenario and we could not find suitable solution for this. I want your help in finding ideas. Problem statement: We have 200+ partners scattered across globe and they are all from different enterprises. We would like to provide partner search functionality. E...
Hello, in order to avoid asset duplicates in the DAM (and therefore to not exceed the disk space limit that we have with AEM managed services), me and my team are trying to tag every asset with the related products SKUs. Could the creation of many SKU tags (over 30k) at the same level (example: /c...
When User tries to use the search for the pathfield, Search results shows jcr:content and metadata nodes which is not correct . I Checked few Community URL's and found that it's been already raised for AEM 6.3 and AEM 6.4. Do we have any update on below threads:https://experienceleaguecommunities.ad...
Hi I want to view other folders in publisher apart from bin and content, how do I achieve that?Seems I am missing something while setting up publisher. Any suggestions?