Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 7/9/25
    Hi AEM Community, We’re excited to share that Interactive Communications capabilities are now available in Early Access for AEM Forms as a Cloud Service! Request Form: https://business.adobe.com/request-consultation.html?mktfrm_poi=experiencemanagerforms After a customer is enrolled, organizations ...

    Views

    50

    Likes

    2

    Replies

    0
  • 6/19/25
    Details The features in this release focus on Experience Manager Sites and Sites Optimizer and include the following: AEM SITES: Content Model Admin UIContent Fragment Launches UI and APIEdge Delivery Services ​with Commerce boilerplate   AEM CLOUD FOUNDATION Support for Authenticated OpenAPIs-base...

    Views

    353

    Likes

    3

    Replies

    2
  • 9/23/16
    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 ...

    Views

    4.0K

    Likes

    3

    Replies

    5
  • 9/22/16
    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...

    Views

    3.7K

    Likes

    0

    Replies

    12
  • 9/21/16
    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...

    Views

    9.4K

    Likes

    0

    Replies

    9
  • 9/21/16
    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

    Views

    3.3K

    Likes

    0

    Replies

    3
  • 9/20/16
    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...

    Views

    2.2K

    Like

    1

    Replies

    2
  • 9/20/16
    Hi ,Getting default workflow email template mails by enabling email notification checkbox in dynamic participant step component.how to change default workflow email template to custom in dynamic participant step.default : /etc/workflow/notification/email/default/en.txtcustom : /etc/workflow/demoport...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 9/19/16
    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...

    Views

    9.3K

    Like

    1

    Replies

    11
  • 9/19/16
    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 ...

    Views

    5.8K

    Likes

    0

    Replies

    7
  • 9/18/16
    Hi ,I have a workflow which I want to trigger on the publish event. As user clicks the publish event for any asset the workflow should get triggered .  thanks-

    Views

    3.3K

    Likes

    0

    Replies

    2
  • 9/15/16
    Hello,AEM: 6.2I have a use case where on inject properties of a component, my sling model executes a @PostConstruct method to configure a state of content by setting a node property value. For example:@PostConstruct    protected void setProperty() {            try {            ModifiableValueMap map...

    Views

    7.1K

    Likes

    0

    Replies

    4