Expand my Community achievements bar.

Attention: Experience League Community will undergo scheduled maintenance on Tuesday, August 20th between 10-11 PM PDT. During this time, the Community and its content will not be accessible. We apologize for any inconvenience this may cause.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/3/22
    We have implemented 301 redirections by adding rewrite rules to our dispatcher configurations. We see two 301 redirects are happening in network tab in our site whenever the 301 rewrite rules gets executed   For example in case of the page https://abcd.com/content/abc/us/en/support.html URL is hit i...

    Views

    565

    Like

    1

    Replies

    1
  • 10/3/22
    I have a RewriteCond on prod as below   RewriteCond %{HTTP_HOST} ^www\.myprodsite\.com$ [NC]RewriteCond %{REQUEST_URI} !^/appsRewriteCond %{REQUEST_URI} !^/binRewriteCond %{REQUEST_URI} !^/contentRewriteCond %{REQUEST_URI} !^/etcRewriteCond %{REQUEST_URI} !^/homeRewriteCond %{REQUEST_URI} !^/libsRew...

    Views

    589

    Likes

    0

    Replies

    2
  • 10/3/22
    i created a custom field in metadata schema. This field have validation like starts with capital M,S and follow with numeric (ex:MS123 accepted Ms234 error). This field is not a required fields. if the user don't input any data it should save. if the user input some data/text and the data not follow...

    Views

    658

    Likes

    0

    Replies

    5
  • 10/3/22
    I am planning to use currentSession HTL Global object to get user related information. And pass that to analytic javascript  file included within my customheader file. 1. I wanted to know how can I setup currentSessoin object attribute value like (id, name, zipcode) in javascript before I actually p...

    Views

    707

    Likes

    0

    Replies

    6
  • 10/3/22
    Hi all,   I am new to AEM Listener.I have created listners for a single event but right now I have a scenario where I want to call two different listeners on one event trigger.   For example: I have a event(Page Activation)which triggers two listener (ex:OSGi API based listener) , (ex:Sling API base...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/2/22
    Currently, I am working on an AEM project for which I need to evaluate all coding practices and everything is in accordance with standard. I heard that there is a tool available in ACS that can be utilized to do the health check. Do you guys have any suggestions on how to perform a health check on A...

    Views

    1.1K

    Likes

    0

    Replies

    9
  • Execution of aemforms_workbench_6_X_0\run_windows_installer.bat from a known good installer returns a pop-up: Has anyone experienced this issue before?

    Views

    266

    Likes

    0

    Replies

    1
  • 10/1/22
    Hello community,   I want to add a dependency specifically webp-imageio-sejda in my current project (project A), for this jar to be available to my bundle I have to embed it. In my AEM instance there already exist a bundle (project B) which  already contains the same dependency and it is also embedd...

    Views

    257

    Likes

    0

    Replies

    11
  • 10/1/22
    I wanted to pass sling model data to another service class and retrieve the response to sightly via same sling model class. Is there any way?

    Views

    609

    Likes

    0

    Replies

    2
  • 10/1/22
    Hi Guys,   Say a container component has multiple parsys and the requirement here would be to use only some specific components to one of the parsys and the other parsys should allow all components. sample example:   Also is there a way to auto populate a default component on a parsys?

    Views

    948

    Likes

    0

    Replies

    7