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/16/20
    Hi, I am creating a custom video component. In cq dialog, added file upload module and droptarget. In HTML we are getting the file url with ${properties.fileNameParameterReference} So this works fine if I am dropping a  video from DAM but not when direct upload. So on time of direct upload fileNameP...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/16/20
    Can we raise Adobe support ticket for We.Retail issues?

    Views

    841

    Likes

    0

    Replies

    1
  • 10/16/20
    We.Retail was deployed in the dev instance, and then i created an experience fragment using we.retail screen template. Then i tried to create another variation using the same template. But after selecting the template, the next page loads blank (without any field). This doesnt throw any error in con...

    Views

    1.6K

    Likes

    0

    Replies

    4
  • 10/16/20
    Good morning from Italy,all the SAML guides for AEM explain how to protect a full page (the page is visible to logged user vs the page is not visibile to non logged user). Can you please point out any guide that explain how to create a more granual business logic based on SAML data? For example:the ...

    Views

    1.4K

    Likes

    0

    Replies

    3
  • 10/16/20
    Can any one help me with junit for the multifield model class for accordion: @Model(adaptables = Resource.class)public class Accordion {// Inject the accordion node under the current node@inject@Deleted Accountpublic Resource accordion;} Regards,Santosh

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/20
    Hi Team,  We are using Dispatcher version 4.1.0 with apache 2.2.  We are able to invalidate pages using GET method. on  /dispatcher/invalidate.cache.  However, we would like to use refetch funcationality (POST /dispatcher/invalidate.cache). This results in 301.  Can someone tell me the dispatcher ve...

    Views

    2.0K

    Likes

    0

    Replies

    5
  • 10/15/20
    I'm trying to write a policy violation in Sailpoint. But I don't know how to get the rights of the user who is asking a new right. I've tried this:List links1 = null;IdentityService service = new IdentityService(context);Application app1 = context.getObjectByName(Application.class, "Autres");try { l...

    Views

    823

    Likes

    0

    Replies

    2
  • 10/15/20
    Hello Team - We have an utility page in author instance. In that page, there is a dynamic dropdown CoralUI field. We are facing issues with populating the dropdown as it throws an errror even though we have added the required clientlibs (coralui2/coralui3). Could someone help with the below error. P...

    Views

    860

    Likes

    0

    Replies

    1
  • 10/15/20
    Hello everyone,First all thanks for your time reading my post.I'm having some issues after upgrade AEM 6.5 from SP4 to SP6.( this same issue happened with SP5 and I had to make a rollback and try luck with the SP6 ) , every time that I try to edit or save new content using any component dialog for T...

    Views

    2.4K

    Likes

    0

    Replies

    5
  • 10/15/20
    On AEM 6.5.3, I'm trying to create a content fragment programmatically inside a servlet using a content fragment model. This is my code. The content fragment model and parent folder do exist in the JCR at the paths I am specifying in modelPath and targetFolderPath, but resourceResolver.getResource i...

    Views

    5.1K

    Likes

    0

    Replies

    3