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...
I'm trying to create a custom adaptive image component by copying the directory:/libs/foundation/components/adaptiveimageand pasting it into my project directory:/apps/myproject/components/content/adaptiveimageWhen I place my custom component into a parsys, it is not functioning as the original does...
Hi All,How to restore All default workflows in AEM 6.1 with SP2. Please provide the steps. we have taken the workflow as a package and install in instance which doesn't contains workflows. Once we installed that package, DAM update asset workflow is working fine for one image and from next upload im...
Hi all,I'm testing my clients code base developed on AEM 6.1 on an AEM 6.2 instance in preparation for an upgrade, however the apps package will not install. The log throws heaps of errors and then fails:23.09.2016 15:30:28.247 *ERROR* [qtp1764509931-246] org.apache.jackrabbit.vault.fs.io.Importer ...
Hi, Please can anyone help me on the below issue?I have a tab in the metadata schema with a path browser with pickerMultiSelect option set to true. It works fine and allows me to select multiple paths however the value stored on the property -./jcr:content/metadata/relatedimages/pickerSrc doesn't sa...
I have this property called "executionID" set on my node. In Helloworld.html I have this line:<pre data-sly-use.hello="test.core.models.TestModel">I then read "hello.value" My TestModel looks like this: package test.core.models; //imports... @Model(adaptables = Resource.class) public class TestModel...
How to create Test driven development(TDD) for AEM components. Is there any framework to do that in AEM?I need to write junit test cases for components in AEM. Please explain me in detail.Any help would be appreciated. Thanks Mini
Environment : AEM 6.1Issue : While minifying css, the calc function is also minified.Ex: if i have width:calc(100% - 30px) is minified to width:calc(100%-30px) which is invalid in css and it does not work as expected.Workaround : AEM 6.1(granite UI) uses latest YUI compressor which is 2.4.8. YUI c...
Hi All,We are planning to migrate our existing website from Teamsite to AEM. Please suggest on below points1.How to migrate existing Teamsite content store to AEM.2.We have 70k assets(includes images, docs, pdf, video and audio files).How to upload assets from Teamsite to AEM with metadata.3.Migrate...
Hi,In the log files I am getting the below warnings related to indexing. How to prevent it or what action is required? 19.09.2016 13:50:56.565 *WARN* [10.148.117.100 [1474291853171] GET /bin/security/authorizables.json HTTP/1.1] org.apache.jackrabbit.oak.spi.query.Cursors$TraversingCursor Traversed ...