hey all......quick question. I am running AEM as cloud service and have the default dispatcher setup for venia, and when I request a product details page I get the following"GET /products/product-page.html/carina-cardigan.html" -0ms [publishfarm/-] [actionblocked] publish-?????????????.adobeaemcloud...
I have 2 color dropdown --- Background and font colorBackground Color1.) White is selected --------------- font color --->black, green, grey should appear2.) Black is selected ---------------- font color -----> white,grey should appear How to do this dynamically
Hi Team,Test connection of replication agent giving 404 error also in view log we are seeing the following error. Last month we got the similar error and it got resolved by changing the password from transport tab. This time we are doing the same thing but issue are still there.2021-11-17 12:33:49 -...
Hi Team, This anchor field is generating the markup in the form: <a id = "name provided through authoring field"></a> - out of box behaviour of aem rich text componentIts throwing some ada compliance issue.is there way to change a tag to span tag.
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...