Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/26/18
    We are a tranlsation company, and our AEM connector is almost ready to connect our translation management system with AEM. Could you advice on how our company can be on the Translation Service Provide list?https://helpx.adobe.com/experience-manager/6-2/sites/administering/using/tc-tic.htmlThank you ...

    Views

    310

    Likes

    0

    Replies

    1
  • 2/26/18
    Hi Everyone, we have an issue with the Ritchtext editor, when the author is trying to edit then the menu items in the tool bar are disappearing after sometime. Even if we edit or just open editor the menu items are disappearing after sometime.Thanks,Narayna

    Views

    2.4K

    Like

    1

    Replies

    4
  • 2/26/18
    Hi,I have a WCMUsePojo class that uses query builder. To create a session I am doing this. ResourceResolver  resolver = getResourceResolver();    Session session = resolver.adaptTo(Session.class);Query query = builder.createQuery(PredicateGroup.create(map), session);This works fine on author, but re...

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 2/26/18
    I configured AEM SAML integration on author instance and it just works fine. Now this was time to put the config in code repository. So:1. I put that config in the code repository (at /apps/<project-folder>/config.author.dev/com.adobe.granite.auth.saml.SamlAuthenticationHandler-myproject.xml2. Delet...

    Views

    5.8K

    Likes

    3

    Replies

    11
  • 2/26/18
    Hi all,I'm facing an issue with the LiveRelationshipManager isSource method. LiveRelationshipManager ("The Adobe AEM Quickstart and Web Application.")It's returning false for a Blueprint, only in publish mode.I'm tring to code somthing like this:if(liveRelationshipManager.isSource(getRequest().getRe...

    Views

    785

    Likes

    0

    Replies

    2
  • 2/26/18
    Hi,In AEM, how to read a xml file from file system and store the content as jcr:data into sling:folder node using Java?Any sample or tutorial available, kindly help.

    Views

    11.7K

    Likes

    0

    Replies

    22
  • 2/26/18
    Hello, is it possible to have a responsive grid component inside another? The goal is to have, for example, an image component with "Drag components here" over the image that allow to put add a text, button or any other component for further customization.AEM version 6.3, responsive layout enabled. ...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 2/26/18
    Hello to all,I am migrating from AEM 6.0 to AEM 6.2. To migrate use the oak-upgrade with the --copy-versions = false parameter. This parameter does not copy the version, but the copied contents (page and asset) have the properties of the versions: jcr-baseVersion, jcr-mixinTypes = versionable, jcr-p...

    Views

    858

    Likes

    0

    Replies

    4
  • 2/26/18
    Hi Team,In dialog there are two drop downs, values are coming from backend usingservlet call. Once the author selects the field in dropdown i need to make the call to another servlet based on first drop down selected value and show the options. How to achieve this, i am using classic ui. Please help...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 2/26/18
    Hi,Our site currently runs on AEM 6.2. One of the issues we're facing in the site is that extra commas are added to the title of the asset. I've done some research and found out that when a title is set before "DAM Update Asset" workflow gets completed, the new title contains both titles separated b...

    Views

    927

    Likes

    0

    Replies

    1