Issue :We tried creating the jUnit using jupiter API for one of our nested multifield model, but currently it is not able to fetch the multifield and nested multifield values hence we are getting a NPE.Surprisingly, it works when we remove the tag <packaging>bundle<packaging> from the core pom file....
Hi all,I have to change an image under an Image Map, without losing all the references, is there a method to do that or I must recreate the areas and put all the links back? Thanks
Hi Team Kindly let me know if any command build only Frontend module changes to deploy AEM local Same as core module (other than mvn clean install for ui.frontend module. Core Module:mvn clean install -PautoInstallBundle RegardsVara
Hi TeamKindly advise any plugin for Frontend module (ui.frontend) changes sync to local env to avoid the fully deployment with simple changes in Java script codebase. RegardsVara
Hi, I am using adobe mesh api & created mesh.json. I am running on my local. I want to console/debug the value passing from parent to child and for that i have added console.log in ./additional-resolvers.js. getting below error on run: Error: LintError in File ./additional-resolvers.js: Unexpected ...
Hi Team,I've got a performance problem to tackle in AEM as a Cloud Service based project.Our setup consists of an headless SPA - a next js web application and a mobile app rely on page model APIs and content fragment APIs (Jackson JSON exporter) to render content. Some of these json payloads can go...
Hi everyone, I want to enable share link button for assets visible for all users. Any idea how we can do it In adobe cloud? As a non-admin user, I am not able to see 'Share link' button.
Hi, We have a use-case in a component, where we're using nested experience fragments on a page and when I try to get the current page path in a component (nested inside the innermost XF), the get the path of it's parent XF. For example, we have two XFs - Child XF (/content/experience-fragment/proje...
I am using resourcechange listener to identify the changes in multiple paths. Once the listener identify change from the given path I am triggering an e-mail. Till here it is fine. Resource change listener paths: I have configured locale paths in config manager like ex: /content/en_usd/testpage./Con...
Hi, I have developed a SDI component that I don´t want to be cached. I already implemented the osgi configuration, the dependencies in the pom and the dispatcher configuration in the vhost file, and my componente is already rendered using sdi feature. The problem is that the component is always stor...