Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 9/14/22
    Hi All,   The logs in AEM Dispatcher and HTTPD Access are flooded with GET /favicon.ico.   My favicon is present in clientlibs and rendering correctly as seen on the page's HTML - <link rel="icon" type="image/png" href="/etc.clientlibs/brandA/clientlibs/clientlib-favicon/resources/favicon-brandA-180...

    Views

    6.0K

    Likes

    3

    Replies

    15
  • 9/14/22
    Hi Team,   we have requirement like content authoring in aem, we need to update the particular component  like authoring work on daily basis. It's a kind of plain text, its text component were we need to edit the existing content and update the new content frequently. We are getting more 50 + plus r...

    Views

    304

    Likes

    0

    Replies

    1
  • 9/14/22
    I'm trying to fetch the child pages when I enter the path in the link. But it's not working   Below is the java code:   @Model(adaptables = Resource.class,defaultInjectionStrategy = DefaultInjectionStrategy.OPTIONAL)public class Test { @ValueMapValue private String filePath; @OSGiService ...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 9/14/22
    I am trying to write a Junit for below piece of code and getting this error java.lang.UnsupportedOperationExceptionat io.wcm.testing.mock.aem.MockContentFragment_ContentElement_Structured.getValue(MockContentFragment_ContentElement_Structured.java:173)   Code snippet   private String getAuthoredDate...

    Views

    2.7K

    Likes

    0

    Replies

    3
  • 9/14/22
    Hello,I am following this blog posthttps://blog.developer.adobe.com/saml-authentication-in-aem-using-microsoft-azure-active-directory-30d668338a8fand also microsoft official documentationhttps://docs.microsoft.com/en-us/azure/active-directory/saas-apps/adobe-identity-management-tutorialto integrate ...

    Views

    737

    Likes

    0

    Replies

    2
  • 9/14/22
    Hello Everyone,   I am looking for checklist to audit AEM platform.    Requesting to please share me if anyone did audit on AEM platform in past or recommended list of points.   Thanks  Anoop

    Views

    336

    Likes

    0

    Replies

    1
  • 9/14/22
    hi, I have a textfield which I can access it in my sling model using the annotation @ValueMapValue but I want to use my field in textfield and I am not able to know how it's being passed :  here is the example :    type LocationsData = Readonly<{   locations?: LocationItem[];   zoomLevel?: number; ...

    Views

    229

    Likes

    0

    Replies

    1
  • 9/13/22
    Hi, I want to know which properties should I be using to get the value from the resourceType : fileUpload   for e.g for textFields I am able to get values in my Sling model class by using annotation :                                 @ValueMapValue                                    private String {"...

    Views

    420

    Likes

    0

    Replies

    1
  • 9/13/22
    I am trying to make a link rewriter which will open all external links(eg: google.com, facebook.com) in a new tab by default and all internal links(/content/....) in same tab. I am not sure how should I proceed for that. Need help

    Views

    1.3K

    Likes

    0

    Replies

    9
  • 9/13/22
    There is one hide-in navigation checkbox present in the page properties dialog. I want it to be visible while creating the page and always remain checked. But when I go to the core component basic tab there is no option to overlay how can I achieve that.    While creating the page that option is not...

    Views

    1.0K

    Likes

    0

    Replies

    12