Expand my Community achievements bar.

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

  • 10/15/15
    I am currently working on implementing an asset management system using Adobe AEM 5.6.1 DAM as the base and will need to bulk load 3TB worth of assets. Some other commercial asset management systems provide out of the box features to upload a metatdata descriptor (in a CSV or XML format) to be used ...

    Views

    1.0K

    Like

    1

    Replies

    4
  • 10/15/15
    1. I'm using the AEM User admin (http://localhost:4502/libs/granite/security/content/userEditor.html) and I'm trying to change some user properties (Gender for example). Problem is my changes are not getting persisted.After saving, I get the green SUCCESS notification however when I load the user ag...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi Team,Is that possible to create a script to meet following requirements:Example Content structure:/content     /site-name           /one                   /Products                   /Services                   /Careers           /two                   /Products                   /Services       ...

    Views

    768

    Likes

    0

    Replies

    4
  • 10/15/15
    According to the documentation here:  https://dev.day.com/docs/en/cq/current/deploying/dispatcher/disp_config.htmlYou should be able to call a script specified in the property /invalidateHandler in the /cache section of the dispatcher config, but it does not appear that my script is being called whe...

    Views

    623

    Like

    1

    Replies

    1
  • 10/15/15
    Hi All,My question is related to custom authentication handler . I want to test the code at https://github.com/davidjgonzalez/com.activecq.samples/blob/master/core/src/main/java/com/activecq/samples/slingauthenticationhandler/impl/RememberMeSlingAuthenticationHandler.java . However, I am unable to m...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/15/15
    I have a bundle that has a service that sends email using javamail library in ISO-2022-JP encoding and a servlet that invokes this service to send emails. The bundle has mail-1.4.1.jar dependency defined in pom.xml.  When I am hitting the servlet URL, email is sent properly. e.g. http://localhost:45...

    Views

    443

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello? I ask a thing which is a RM dodule of AEM has partnerhip of symantec DLP. I know that ADEP had partnerhip of symantec DLP. Is it still now? I want to get your reply ASAP. Thank you.

    Views

    335

    Likes

    0

    Replies

    1
  • 10/15/15
    Hello,I am trying to integrate our Scene7 setup with our CQ5 installation and tried to follow the instructions given here -http://dev.day.com/docs/en/cq/current/administering/integrating_with_adobe_marketing_cloud/scene7.htmland when I came to this section - Configuring Adobe DAM to import from Scen...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    I just started out with Adobe Experience Manager and I'm trying to display different sets of content (pages / components) based on group(s) the user belongs to.I need to accommodate 3 scenariosAnonymous user see generic-contentLogged-in user belonging to group1 should see both content-item1,content-...

    Views

    1.9K

    Likes

    0

    Replies

    5
  • 10/15/15
    In some component JSP scripts, I see code similar to<sling:include resource="<%= par %>" />In which par is a Paragraph object.According to the API docs for Paragraph, the toString() method simply "returns a human readable string representation of this resource."The question, then, is why is this str...

    Views

    1.4K

    Likes

    0

    Replies

    2