Hi, We are migrating from AEM 6.5.17 to Adobe Cloud Services. After deploying the code, we encountered the following dependency issue. com.adobe.cq.commerce.common,version=[3.7,4) -- Cannot be resolvedHas anyone else experienced this and can provide any pointers? I have reviewed the following relate...
Hi All, Please hep me with the WAF implementation. As this is new for me i had gone through some documentations as well. However i am looking for a general rules that i can deploy and test. As not sure what are the best practices to implement WAF i am looking for your help. If anyone has implemented...
I can navigate to the particular templates folder via Url directly, but Templates does not show the folders. It happens only in Cloud envs.In my local AEM Cloud SDK, it works fine. What could be the possible reason and how to resolve it?
Hello Devs,I have one requirement where javascript code should load every time for every page.I went through the clientlibs approach but below challenges I am having with current project -1. They have multiple page components to Author different type of pages2. There is no common clientlib i have ob...
Hi Team, I have the list of tags under /content/cq:tags/projectEvery tag should have a property called guid [a custom property just holds UUID].But due to some reason, many tags do not have guid and I need to get the list out of it.example:I am trying to use the ACS Commons report, but my query alwa...
Hi ,I was having issues in ACS Commons getting added to the project via POM. It is not getting updated during deployment. But when I delete already existing one , it is getting updated in package and bundle.Only acs-commons-all package is getting updated, respective bundle and content package for ac...
I'm having an issue to block xss attacks to childlist selector:/xh1x.childrenlist.json//%3Csvg%20onload=alert('XSS')%3E.htmlxx/etc/designs/xh1x.childrenlist.jsonI've tried adding several stuff in dispatcher.any and httpd.conf, to block the url or redirect to somewhere else, but nothing works. this i...
Hi,I have created a custom replication agent. I also created the TransportHandler for it, where I check the replication type. Based on the replication type, I make an external API call and send some data.In the Dev environment, it's working fine. But in the UAT environment, when we click "Test Conne...
Hi , I am trying to enhance one of my custom component by adding an additional field on dialog . Nature of field is mandatory ( i.e. required="{Boolean}true" ) and hence we have put default text ( value="some text" . But this mechanism works only when the enhanced component is dragged ( and dropped...
Hi, I need to exclude two paths from my search results and hence I have added my paths under property excludedPaths in the node: /oak:index/cqPageLucene-custom-11. But still I could see the two paths in the search results.I have changed the reindex property to true, waited for some time so that it c...