Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    We have a client that wants to send users to a different page other than the standard AEM "Access Denied" page when users somehow try to navigate to the Author form of an AEM page by changing the URL. Is there a way to trap this and redirect the user to a different URL?

    Views

    731

    Likes

    0

    Replies

    4
  • 10/15/15
    I have a need to cache assets in dispatcher and at the same time impose authentication / authorization being done from publisher. I went through the documentation - https://docs.adobe.com/docs/en/dispatcher/permissions-cache.html and tried it. Code updates: Created a authentication servlet – Documen...

    Views

    1.0K

    Likes

    0

    Replies

    4
  • 10/15/15
    HiI have a requirement to show a specific content based on city. Content is something like show nearby major city / POI. Say if some has accessed the website from about 100 KMs from Sydney, Australia then Sydney becomes the major city and show one its POIs. While getting POI is not an issue, my ques...

    Views

    913

    Likes

    0

    Replies

    3
  • 10/15/15
    I am running aem6author server in t2.small instance in AWS. For some reason, even in idle state it is using maximum CPU and Memory and at one point stopping the aem6server service. On checking /var/log/messages I could see " Out of memory: Kill process 22883 (java) score 897 or sacrifice child " Cou...

    Views

    312

    Likes

    0

    Replies

    2
  • 10/15/15
    Normally RTE plugins are coming right in one line with xtype richtext , but if i use richtext within multifield , despite of adjusting width rte plugins are stacked in each line and resulting in lot of extra space .Kindly help and suggest if anyone has faced such issue before .Thanks,Deepak

    Views

    822

    Likes

    0

    Replies

    5
  • 10/15/15
    Hello,I have a storeLocator class created which installed fine as a part of the bundle.I imported the package to my jsp and instantiated the class.While trying to call the the method of this class from the jsp,it gives following errorCaused by: org.apache.sling.scripting.jsp.jasper.JasperException: ...

    Views

    354

    Likes

    0

    Replies

    2
  • 10/15/15
    HI,I am using the CQ's Dam search for fulltext search.I am creating a form and setting the queryBuilder to the form. On load of the page, i am setting the predicates and filters and submitting the querybuilder, which is giving the results as expected.Now I have changed my criteria for search, for wh...

    Views

    348

    Likes

    0

    Replies

    0
  • 10/15/15
    Has somebody already successfully migrated 5.5 to 6.1?Here's what I have done so far (unfortunately still unsuccessfull)  1) workspace.xml (com.day.crx.query.lucene.LuceneHandler): <param name="enableConsistencyCheck" value="true" /> <param name="forceConsistencyCheck" value="true" />   <param name=...

    Views

    1.5K

    Likes

    0

    Replies

    6
  • 10/15/15
    Hi,In my workflow I have one OR split with 5 branches.How I can programatically access comment which one enter while choosing one of the option in its subsequent step.Thanks LM

    Views

    501

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All,I have a requirement to add a new button on the content finder and sort the assets in alpha numeric format.i just override the libs\wcm\extention\contentfinder\image.js file into apps\wcmand done the below changes.  its not sorting. Please help me how to fix the issue {                    "to...

    Views

    915

    Likes

    0

    Replies

    1