When I create a package in package manager, I build and install it, after which I download the package, but that gets downloaded a folder instead of a zipped file. Next if I try to upload the same page again after zipping it, it shows me error: as given in the image. What might be wrong?
I have a requirement to enable publication of assets through workflow only. Hence I want to hide the OOTB buttons of 'Quick Publish' and 'Manage Publication' from the DAM UI. I tried removing the replication permissions for the user groups but ghat revokes the ability to publish through workflow als...
Hi All,How to add a custom page properties in 6.3? Like Basic , Advanced , social media , analytics .etc... I need to add one more property to it.Can anyone explain how to achieve?Thanks & Regards,Ashwini
Hi,I created a project using maven archetype 17mvn archetype:generate -DarchetypeGroupId=com.adobe.granite.archetypes -DarchetypeArtifactId=aem-project-archetype -DarchetypeVersion=17 -P adobe-publicupdated the pom to use OSGI R7 dependencies<dependency> <groupId>org.osgi</groupId> <artifactId>o...
Hi,I'm building a workflow where the continuation of the flow requires parallel approval from two user groups.I have created a two branch AND split, and the flow should continue down, only if both branches go through the "approve" step.When one branch "approval" step is completed, I need to check wh...
Dear All,I'd like to create a generic container component in AEM 6.1. This kind of component can be able to host others components and should use the responsive system of AEM.For example, given my container component I should be able to drag/drop the same on a page.Furthermore add others components ...
Hello Everyone,Is it possible to extend or overlay the content fragment component in AEM 6.4, inside a custom project? I have tried both extending and overlaying the content fragment component from core but the dialogs in touch-ui do not seem to work.I noticed that the structure of the cq:dialog for...
Hi All,I was trying to create a project structure for React and AEM. I have followed the steps whatever is provided in Adobe Experience Manager Help | Getting Started with React and AEM SPA Editor - Chapter 0 but after giving a build I am getting error below:[INFO] Downloading https://nodejs.org/di...