Welcome to all the new members who joined this month! We’re excited to have you in the Adobe AEM Community. Whether you’re brand new or have been here a while, this space is all about learning, sharing, and connecting with peers who get what you do every day. In a world where so much is automated...
Hi All, Actually I have two containers, I placed the containers next to each other and add components inside them, but after test release the containers moved under each other, i am not able to move them back(next to each other). I have a requirement to keep them next to each other. Is there any wa...
Hello everyone! Any idea why GraphQL Sample Configuration cannot be installed on the author instance for PWA extensions? it says that the "jcr_root" file is missing. I was following the official docs and downloaded it from the site it suggested and was trying to install it on the author instance p...
Hi, I am wondering where the Smart Crop data is stored for an asset when image profiles are applied to a folder, and the image is utilizing the smart cropping. This data seems to be stored within scene7, but I cannot find the values anywhere within the Dynamic Media Classic app when logged in....
Hi, I want to programatically create package & translate the path in created package. For example '/content/dam/abc/hero.png' needs to be '/content/dam/bcd/hero.png'. Is it possible to do this using Jcrpackage manager api with filter/translate options? I tried below code but it is not working. J...
Recently I created a program in AEMaaCS. I understand that when we create an environment in cloud manager, Adobe Console creates two profiles, AEM Administrator xx123xx123 & AEM Users xx123xx123, and in publish instance it only creates one profile, AEM Users xx123xx123. As of now, I have no doubts. ...
HelloGot a problem after upgrading ai from 6.5.14 to 6.5.15. Prior to this, the component worked without problems, but after the upgrade, it began to work incorrectly. The component does not work correctly only on the publish node. As I understand it, different types of resources are returned, but...
Hi,If vtt file is published from Author, then the Scene7 Cache is not cleared by default.The final website URL is rendering video and vtt files from Scene7 but the file does not seem to be updated once the asset is republished or replaced.Do we need clear the Scene7 cache programmatically here?Thank...
AEM supports the use of both Sling APIs and JCR APIs. Docs on best practiceshttps://experienceleague.adobe.com/docs/experience-manager-learn/foundation/development/understand-java-api-best-practices.html?lang=enDocs on Sling APIhttps://sling.apache.org/old-stuff/sling-api.html Docs on JCR APIhttps:...
Trying to create project structure for AEM SPA React and the build was success, but faced issues while creating REACT API calls using useEffect in ui.frontend while building it is throwing error like eslint-react-hooks not unable to find package. We used archetype 35. Any suggestions we can overco...