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

  • 1/26/18
    From what I can tell, OSGi should support the ability to run two versions of the same bundle. But I'm not able to do it either through the Felix console or through package deployment.Does anyone have experience doing this?

    Views

    1.4K

    Like

    1

    Replies

    2
  • 1/26/18
    HelloI am using AEM 6.2 and have implemented AuthenticationHandler interface and extended DefaultAuthenticationFeedbackHandler to handle the authentication.This is working nicely and now I want to enable the browser to detect when the session times out so that I can warn the user and then show the a...

    Views

    1.2K

    Like

    1

    Replies

    2
  • 1/25/18
    We want to show thumbnail for either an image or video when we select it.I see there is a customization blogAdobe Experience Manager Customization: AEM Touch UI Path Browser With Preview Does someone know if there is such an OOB capability?

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 1/25/18
    We are trying to implement some new features on the "Activate Page" function. Currently AEM has its own, but we like to add some validation when users click on that button, both the admin listing page(such as right click on a page) and the page detail with the sidekick. Web editors sometimes activat...

    Views

    3.2K

    Likes

    0

    Replies

    10
  • 1/25/18
    Can you prevent a rollout of a page based on the the existence of a property?If not, how could I prevent the rollout when the page has a specific property?

    Views

    1.6K

    Likes

    0

    Replies

    1
  • 1/25/18
    Low-memory action set to forkUsing 64bit VM settings, min.heap=1024MB, min permgen=256MB, default fork arguments=[-Xmx1024m, -XX:MaxPermSize=256m]**** WARNING: insufficent heap memory ******************************************The JVM reports 910 MB but we recommend at least 1024 MB +/- 20Use your JV...

    Views

    5.2K

    Like

    1

    Replies

    5
  • 1/25/18
    Hi   I am trying to run the beta jar provided . But the jar is not executing and so not able to initialize the server to start with the testing. tried raising a feedback request in the beta platform but with no response. Could some one point me to the right POC to check with these TIAVeena

    Views

    2.2K

    Likes

    0

    Replies

    7
  • 1/25/18
    Hi everyone,                     As part of regular deliver of the content to different audiences, assets get published to publishers and unpublished from publishers. I have 3 replication queues for 3 categories of the assets so that no blocking or waiting for each other. I am using replication API ...

    Views

    2.4K

    Likes

    0

    Replies

    2
  • 1/25/18
    Hi All,We are trying to send an email from a service. The mail contains an HTML body and an attachment. Below is the code we are using to send email.DataSource source = new ByteArrayDataSource(bytes, "application/pdf");MimeMultipart multipart = new MimeMultipart(); // Create the attachment partMimeB...

    Views

    5.6K

    Likes

    0

    Replies

    3
  • 1/25/18
    Hi All,How can I disable DAM Update Asset workflow for a specific path?My requirement is, whenever I upload or modify any files under my asset path (/content/dam/myproject/) the default DAM Update Asset workflow should not be launched automatically.RegardsDenny

    Views

    8.6K

    Likes

    2

    Replies

    5