Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/5/21
    How to allow url in dispatcher filter rules with multiple query parameters. I only know one parameter (example "test").My url is something like this, www.test.com/abc/def/ghi.html?param1=123&test=456&param3=....

    Views

    2.8K

    Likes

    0

    Replies

    2
  • 5/5/21
    I've created a custom component that has a parsys system allowing you to add child components. While this works properly the added child components are showing up under "Paragraph System - HTL" in the content tree. My use case here is to allow a better user experience for content authors so they can...

    Views

    532

    Likes

    0

    Replies

    2
  • 5/5/21
    We are currently migrating from Classis to Touch UI 6.4. While exploring , we deleted a page to see the functionality of restoring. It asked us to archive the page before deletion but where do I go about to look for it to restore it?

    Views

    1.7K

    Likes

    0

    Replies

    3
  • 5/5/21
    Cors is not working.  We added a "*" based entry in the configmnager, but this does not help either.Using postman, we see the header Access-Control-Allow-Origin  is not being set in the response from AEM. Is this normal?  Here is the postman conversation:I would have expected to see Access-Control-A...

    Views

    962

    Likes

    0

    Replies

    6
  • 5/5/21
    I am able to start a new AEM instance with binaries saved in Azure Blob Storage.But now I wanted to move my existing AEM File Datastore to Azure Blob Storage.I am using oak-upgrade-1.10.2.jar to migrate my local AEM data store to Azure. I am using this command to do that java -jar oak-upgrade-1.10.2...

    Views

    868

    Likes

    0

    Replies

    3
  • 5/5/21
    We have a serlvet which serves json to the front end which uses a fixed path, eg. /bin/myapi/somecall.This works if you are calling it from the same host and port, but fails from anything else.  E.g. devs hitting a local author from react from 3000 instead of 4502The "understanding cors" page hints ...

    Views

    1.0K

    Likes

    0

    Replies

    6
  • 5/5/21
    Hi Team.Planning to upgrade 6.1 to 6.4 version as first step i need to run Pattern detector but issue is i am not getting pattern detector package form adobe site below where i have clicked one package(the site in not reachable)next question is ones I get pattern detector  package  whether i need to...

    Views

    624

    Likes

    0

    Replies

    5
  • Hi all I am getting really stuck getting started with AEM and I was wondering if there were any in-depth tutorials that could help me? I have done the WKND tutorial but it seems as if it didn't even scratch the surface. I have never worked with a CMS before but I am comfortable with coding. Thanks f...

    Views

    420

    Likes

    0

    Replies

    1
  • 5/4/21
    I have a listener for a component on a page . When i try to edit the component  <cq:listeners jcr:primaryType="cq:EditListenersConfig" beforeedit="function() {console.log('Test')" afteredit="REFRESH_PAGE"/>The after edit  works fine and it refreshes the page after edit , but the before edit...

    Views

    1.6K

    Likes

    0

    Replies

    12
  • 5/4/21
    Hi there,I came across a very interesting issue today and I'm wondering if anyone else has seen it.  I was setting up a brand new AEM project to test the CIF Magento capabilities with a brand new Magento cloud instance on Magento version 2.4.1.  Here's what I did:Created a new codebase using AEM arc...

    Views

    439

    Likes

    0

    Replies

    1