Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 7/2/18
    Hi All,On migrating for AEM 6.2 to 6.4 , Dam asset version is not getting created, getting the below error*ERROR* [Workflow Starter Thread] com.adobe.granite.workflow.core.launcher.WorkflowLauncherListener ERROR: Could not find model /etc/workflow/models/dam-xmp-writeback/jcr:content/model, cannot e...

    Views

    5.2K

    Likes

    0

    Replies

    6
  • 7/2/18
    Hi,I am seeing a weird issue first time in my last 5 years while creating an AEM project using Maven archetype plugin(Any maven version)from scratch.[Using my office laptop]. Below are the screenshots.Seeing some wierd letters after creating maven projectAlso when I do mvn eclipse:eclipse or build t...

    Views

    856

    Likes

    0

    Replies

    2
  • 7/2/18
    Hi Team,For one of our client requirement, we are trying to leverage the "Language Copy" translation feature in AEM 6.3 SP2. While doing so, Translation jobs are not including the assets (for example: Images) in my custom components. But the same is working as expected for the OOTB components (e.g. ...

    Views

    1.7K

    Likes

    0

    Replies

    2
  • 7/2/18
    Hello everyone,I have to make the Arabic version of my site.I need to configure in AEM 6.3 the possibility to write in "Rich Text Editor" from Right to Left. What is the correct way to do this?Thanks,Salvatore

    Views

    4.1K

    Likes

    0

    Replies

    4
  • 7/1/18
    So we have a custom group with all rights (including replicate) to /content. Authors/editors can publish pages without any issue.The problem is that when they want to use "scheduled publishing", they are not able to do it. Only admin can do this.What permission is required for this feature? I looked...

    Views

    775

    Like

    1

    Replies

    1
  • 7/1/18
    Hi,I have seen a sample where a HTML5 form is calling a Data Model on an event.What we are looking for is the possibility to add some data and use that to call a DM.Anyone that could point me in the right direction or have a sample?regardsTommy

    Views

    4.6K

    Like

    1

    Replies

    11
  • 7/1/18
    Hi,I would like to know if there is a possibility to somehow pass dynamic values to the properties sling.servlet.resourceTypes, sling.servlet.selectors, sling.servlet.extensions while registering a servlet.Is there a way to use custom OSGi configuration nodes in this case?A sample use case :I have a...

    Views

    4.8K

    Like

    1

    Replies

    6
  • 6/29/18
    As per the Adobe release notes, the listeners are not supported in AEM 6.4. Any listeners that needs to be converted to AEM 6.4 from lower versions (5.6) should be handled by creating customer clientlibs. I'm relatively new to AEM and hence would need help along with example to know how this can be ...

    Views

    3.0K

    Like

    1

    Replies

    5
  • 6/29/18
    Hello, I'm migrating from AEM 5.6.1 to AEM 6.4. I have table component in 5.6 which is said to be deprecated in AEM 6.4. Adobe says this component should not be used for creating new sites/pages. I checked the functionality of this component in AEM 6.4 and it works just fine. Could you please advise...

    Views

    39.6K

    Likes

    0

    Replies

    6
  • 6/29/18
    I've implemented a slingfilter that compiles without any issues but does not get invoked. Can't seem to figure out what the problem is, any ideas? @SlingFilter(  generateComponent = true,  generateService = true,  order = -1000,        scope = SlingFilterScope.REQUEST)public class GeoLocationFilter ...

    Views

    1.2K

    Likes

    0

    Replies

    2