Expand my Community achievements bar.

Adobe Summit 2025: AEM Session Recordings Are Live! Missed a session or want to revisit your favorites? Watch the latest recordings now.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 1/28/25
    I am implementing S3 bucket for datastore, have some open question and could not found clarity anywhere so posting here. I followed the document (https://experienceleague.adobe.com/en/docs/experience-cloud-kcs/kbarticles/ka-16057) 1. Which version of s3 connector is compatible with 6.5.18, how we ca...

    Views

    408

    Likes

    0

    Replies

    3
  • 1/28/25
    I am creating a feature which allows for a header component to be created within AEM, and then distributed to a number of other webistes. Websites will call into AEM to receive the HTML containing the header component, and then render the resulting HTML on their website. I have this working at a fun...

    Views

    565

    Likes

    0

    Replies

    7
  • 1/28/25
    Hi all, my first post here. Please let me know if things aren't clear. I'm responsible for maintaining an AEM as a Cloud Service instance that will serve about 20 sites, each with its own domain name and hence its own certificate(s). I don't want to maintain them manually.  From what I've seen in t...

    Views

    3.4K

    Likes

    0

    Replies

    1
  • 1/28/25
    Hello everyone.I am trying to enable https protocol in my local docker installation of dispatcher.I have created the certificates and installed it in the src/conf.d/ssl folder.In the mysite.vhost file I have configured the following.SSLEngine onSSLCertificateFile “../ssl/server.crt”SSLCertificateKey...

    Views

    514

    Likes

    0

    Replies

    5
  • 1/28/25
    I'm using the following curl command to make changes into the content fragment through curl. curl -i -X PATCH \ 'https://{bucket}.adobeaemcloud.com/adobe/sites/cf/fragments/{fragmentId}' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>' \ -H 'Content-Type: application/json-patch+json' \ -H 'If-Ma...

    Views

    518

    Likes

    0

    Replies

    7
  • 1/28/25
    Hi TeamWhen inputting a newline character (\n) in any text field of an AEM content fragment, the JSON output shows \\n instead of \n. This leads to inconsistencies, as the UI displays the newline correctly, but the JSON response doesn't reflect the intended formattingHow to address this any advise.T...

    Views

    292

    Likes

    0

    Replies

    2
  • 1/27/25
    Hi Everyone,Currently, in my project, we handle URL shortening using dispatcher rules like below.Example: www.domain.com/us/en/testpage.html -> internal redirect to /content/project/us/en/home/testpageNow, we have a new requirement: we need to achieve this without using a dispatcher rules.Example:If...

    Views

    409

    Likes

    0

    Replies

    6
  • 1/27/25
    Am having 2 ListOList objects as below assuming both are of same size eachwhere as while rendering the loop in HTL i need to render mydomelement loop and get even the mydommeta value of same index.example : <div data-test-value="${mydommeta}" gets fails to instantiate without any list or doesn't eve...

    Views

    316

    Likes

    0

    Replies

    2
  • 1/27/25
    I know that when I go to publish a page I can either select "Now" or "Set a future date".Is it possible to publish an XF or CF that is on a page, alone? In other words, I have a live page in production but I add an XF or CF to the live copy and want to set a future publish date as well as a future r...

    Views

    416

    Likes

    0

    Replies

    4
  • 1/27/25
    Hello, I am attempting to reformat a website to appear analogous to an older version of the site hosted on Wix. There, the site has a short, 10 second MP4 that plays behind some text. I believe I can accomplish the text overlay, but placing in the MP4 on the site as a Hero Image is proving to be a c...

    Views

    289

    Likes

    0

    Replies

    3