I am working on AEM project to be deployed on Adobe cloud. I have a requirement that whenever a store data node of nt:unstructured type say "store1" on the path /content/data/stores/store1 is created in JCR on author, it should be pushed on publish instance as well automatically. I guess we can use ...
I have below code working fine in local and rendering selected experience fragment.However the same code producing "404 custom error handler" in DEV environment, if I take out data-sly-resource code and have some dummy text, it is working fine. Thing is, all the experience fragments exists in DEV au...
Hi Team, we were trying to implement find and replace content on our project which is similar to classic UI search and replace functionality. i have created a component find and replace. while executing the code on my localhost:4502, its working as expected, where when we deploy the code in AEMasCS...
I am following the below document for integration of Alibaba captcha.. https://www.alibabacloud.com/help/en/captcha/captcha2-0/user-guide/add-a-web-or-html5-client-to-alib... But when I try to add the maven dependency for aliyun, I am getting an error in project.all module.My dependency is:<depend...
Hi all,New to using workfront with AEM - We are using the native intergration to connect the 2 products and I can see my AEM DAM when browsing in Workfront but if I try and pull anything from it into workfront or try and push something to it from workfront I get a permissions error. Any idea what pe...
I want to load the react component in AEM component. How will I mount the react component for a div in aem. <sly data-sly-test="${properties.loadFromReactFlag}"> <div id="react-container"></div></sly><sly data-sly-test="!${properties.loadFromReactFlag}"> <p>Loaded from AEM</p></sly> For id="...
Hi Team, I currently have a custom container component structured as follows:The container component includes a parsys or responsiveGrid inside it.When the team adds the container component to a page, the node structure looks like this: ../container/content—this is expected.Additionally, the team ca...
Hi All, We have a requirement to move few sites from AEMaaCS to on premise. Client has decided this due to some security requirements. Has anyone done this before. What are the best practices?Do we need to make any code restructuring or is it backward compatible. Please share your thoughts