Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have a client that has some custom workflows. One uses mostly out of the box standard steps. One step is problematic and crashes every time. It is the standard "Product Asset Upload" step that uploads images to the dynamic media server.The stack trace is as follows: java.lang.NullPointerException ...

    Views

    645

    Likes

    0

    Replies

    2
  • 10/15/15
    Assuming that AEM supports different types of authentication applied on to same homepage urlSay i have LDAP & SAML for the intranet & extranet sites and have same home page served via different dispatcher  i guess i can configure LDAP JAAS as a final login module & SAML handler as high priority so i...

    Views

    872

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,When I use the uploadImage command tough day uploads to /content/dam but for some specific requirement I need to upload in a different location (Eg.. /content/dam/active/newI tried to check in all the tough day files, if this path is mentioned, but no luck yet.Could anyone let me know how to c...

    Views

    922

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi allWe have a Target Standard solution which we want to integrate with our AEM platform (currently 5.6.1 but upgrade to 6.1 in progress).Looking at the documentation it seems to be straight forward (https://docs.adobe.com/docs/en/aem/6-1/administer/integration/marketing-cloud/target.html#Creating%...

    Views

    631

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All,I am building a component which reads suffix from url and then use that as input for component.So when we have a url like this /content/virtual-sites/baseStore/catalog/en/secure/order-summary.html/00001114It is making so many below request. Problem is now that when the page loads and to read ...

    Views

    1.7K

    Likes

    2

    Replies

    6
  • 10/15/15
    there is an Article how to customize the view/edit dialogs of AEM 6.1, i.e. hide basic and advanced tab and replace them by custom tabs for certain pages.https://docs.adobe.com/docs/en/aem/6-1/develop/extending/customizing-page-properties/page-properties-views.htmlThe described example does not work...

    Views

    6.7K

    Like

    1

    Replies

    9
  • 10/15/15
    Hi,We are facing a really weird issue. We have a path field configured inside a multifield component that accepts a number of details per item. One of the field is a pathfield. Now it is available OOB feature that we can drag an image from Content Finder tab on to the pathfield. It fills the field w...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hello,For security reasons, we don't want to let an author upload some file types (.exe, .js for example)How can we do that in AEM ? Thansk a lot

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi, this is a follow up of my comment in http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manager.topic.html/forum__zba0-i_have_utilpagetha.html.Basically I have developed a custom component which has a dependency on cq.widgets, which in turn has a depend...

    Views

    2.6K

    Likes

    0

    Replies

    10
  • 10/15/15
    Hi,I am new to Sightly world and i can't find the way to retrieve the values from mutlivalued string with a multifield.<ul data-sly-list.child="${properties.items}"> // Doing this the iteration definitely happens.    <li>Child Item: ${properties.heading}</li> // This prints both the keys together.OR...

    Views

    10.4K

    Like

    1

    Replies

    5