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

  • 12/30/20
    I have followed the below article to implement the 301 redirect in AEM 6.5. RedirectType & Target options are available in Page properties for the authors to make the selection. Also created separate servlet with the same selector(redirect) with 301 redirect logic in it and also assigned the highest...

    Views

    866

    Likes

    0

    Replies

    1
  • 12/30/20
    I have a servlet exposed through a path param @SlingServlet(paths = { "/exampleservlet" }, methods = {"GET"}) when I try to make a fetch call(GET) from my React Js front end layer hosted on node server, AEM is not allowing me to reach the servlet and I get a CORS policy exception in my browser conso...

    Views

    6.7K

    Likes

    0

    Replies

    6
  • 12/30/20
    In AEM JEE there is an email start point to read incoming emails from a specified email address and process these emails and/or attachments accordingly. Any have an idea of the OSGI equivalent of this?

    Views

    713

    Likes

    0

    Replies

    2
  • 12/29/20
    I have the following servlet that works great@component( service=Servlet.class, property= { "sling.servlet.resourceTypes="+"mysite/components/structure/page", "sling.servlet.selectors="+"testselector", "sling.servlet.extensions="+"json", ServletResolverConstants.SLING_SERVLET_ME...

    Views

    2.9K

    Likes

    0

    Replies

    11
  • 12/29/20
    I have read through the related posts (original post that I'm making this in response to) showing me how to extend the ResponsiveGrid in React.However, I have yet to see any solution that can actually add custom properties to an extended ResponsiveGrid Sling model. This example repo by godanny86 wit...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 12/29/20
    Campaign Stars is focused on Customer Acquisition for B2B brands, enabling them to find and engage prospects that result in explosive growth. Our custom approach utilizes innovative personalization technology that drives the creation and cadence of clients’ sales funnel, shortens sales cycles, and g...

    Views

    443

    Likes

    0

    Replies

    0
  • 12/29/20
    Hi, I have installed bundle, all the dependencies got resolved also but it don't go to Active State.When I click start on /system/console/bundles on a resolved bundle I got no logs on error.log or upgrade.log or any log I could see, even request.log don't seem to be writing anything. I've changed th...

    Views

    2.8K

    Likes

    0

    Replies

    3
  • 12/29/20
    Reading through the docs for AEM as a Cloud Service for Dispatcher. Obviously there are a lot of limitations imposed there (still working through the "this won't be possible anymore" effects of it. One thing that struck me was this:https://experienceleague.adobe.com/docs/experience-manager-cloud-ser...

    Views

    21.7K

    Likes

    0

    Replies

    7
  • 12/29/20
    Hi All,As per requirement for the migration of AEM 6.2 to AEM 6.5 cloud service. I have to read the OSGi configuration values. I tried this link https://helpx.adobe.com/experience-manager/using/osgi_config63.html.I was able to create all the specified java files and the build was successful as well....

    Views

    691

    Likes

    0

    Replies

    1
  • 12/29/20
    Hi, I have tried searching for pages which contain a particular tag, querybuilder of author instance is giving accurate results, whereas publish instance is not giving required results with the same query. Note: pages and tags are replicated and when I search pages of other tags, they are working fi...

    Views

    1.4K

    Likes

    0

    Replies

    4