Expand my Community achievements bar.

July 31st AEM Gems Webinar: Elevate your AEM development to master the integration of private GitHub repositories within AEM Cloud Manager.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 2/27/18
    Hi,I wanted to create a DAM Collection programmatically. Is there any API to do this. If not, can someone please guide me as how to do it.

    Views

    1.5K

    Likes

    0

    Replies

    2
  • 2/27/18
    We have converted our classic dialogs to touch, and we are now looking to convert out newletter components.But we can't get the personalization to show in touch.It's available in classic, so what are we missing?I have installed AEM 6.3 with latest service and fix packs locally, to see if there was a...

    Views

    513

    Likes

    0

    Replies

    4
  • 2/26/18
    Hi All,I am working on a requirement where we need to create a CSV file from SQL database and save the file in DAM location. In order to create the CSV file in DAM location I am unsing AssetManager.createAsset("/content/dam/../..test.csv", is, "text/csv", true).The issue that I am facing here is ino...

    Views

    7.1K

    Likes

    0

    Replies

    7
  • 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

    340

    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.5K

    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.3K

    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

    6.1K

    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

    827

    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

    12.0K

    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.4K

    Likes

    0

    Replies

    2