Expand my Community achievements bar.

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

  • 8/12/20
    Hi, I need to ask, How AEM web site is availlable to End User. How we can host the site so that it can be available to the end users with editing functionalities and what steps need to follow to achieve this. Thanks in Advance!! 

    Views

    1.5K

    Likes

    0

    Replies

    7
  • 8/12/20
    Hi,I implement a custom search suggestion servlet. In servlet i use query like this "SELECT [rep:suggest()] FROM [cq:Page] WHERE SUGGEST('tes') AND (ISDESCENDANTNODE('/content/myproject/tr'))". In advance, i need to add template filter to results. So far i tried to add another where clause like [jcr...

    Views

    3.0K

    Likes

    0

    Replies

    6
  • 8/12/20
    I am running below command to deploy my code package in aem instance 4502(which is up and running) mvn clean install -PautoInstallPackage but i am getting below error, any idea why it is happening?[ERROR] Request to http://localhost:4502/crx/packmgr/service.jsp failed, response=Gateway Timeout FYI- ...

    Views

    1.6K

    Likes

    0

    Replies

    6
  • 8/11/20
    Hi, I want to ask do we have dashboard console for publish instance, the way we have for author instance which we access with URL: http://localhost:4502/aem/start.html.If yes, how we can access, I am able to access. Thanks,Heena

    Views

    1.4K

    Likes

    0

    Replies

    6
  • 8/11/20
    I was wondering if someone could point me in the direction to some articles, API documentation, or the proper terms to google in order to create a custom action under the Quick Publish selection and Manage Publication options under the navigation menu for the DAM.   The exact use case for this would...

    Views

    711

    Likes

    0

    Replies

    2
  • 8/11/20
    So I have an AEM website with the entire folder structure including the core package with java files. The way I'm currently exporting it to be able to run on any other machine is that I download the "samplewebsite.all.SNAPSHOT " through CRXDE and upload the same on the other machine through CRXDE. F...

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 8/11/20
    Hello Everyone, We have a project using the frontend module and we are using few resources for fonts. I see that they are in the dist folder but when clientlib generator moves the libs to ui.apps only css and js are being moved. I do see the config for clientlib.config.js which has the resources con...

    Views

    1.6K

    Likes

    0

    Replies

    3
  • 8/11/20
    I am trying to move bulk assets from s3 to AEM ..I was following along this https://adobe-consulting-services.github.io/acs-aem-commons/features/mcp-tools/asset-ingestion/s3-asset-ingestor/index.html . I got the s3 connector(1.8.6) installed in my local .. and i am using service pack 6.5.4 and acs c...

    Views

    1.3K

    Likes

    0

    Replies

    6
  • 8/11/20
    We are operating on a large repository.  I see this warning message re-occurring and am concerned the expired assets are not fully listed to the authors.  Is there an index which can be used or created to solve this?com.day.cq.dam.core.impl.ExpiryNotificationJobImpl] org.apache.jackrabbit.oak.query....

    Views

    778

    Likes

    0

    Replies

    3
  • 8/11/20
    Hi all, I am writing a custom sling rewriter which implements Transformer Class. Usually, we will use it to parse the html and rewrite the needed tag elements. In my case, I have to get some dynamic values by accessing JCR and need to rewrite them as URLs. I am not able to Refer OSGi service or Reso...

    Views

    1.1K

    Likes

    0

    Replies

    4