Expand my Community achievements bar.

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

  • 10/15/15
    how to trigger 500 internal server error on the page  and  500.jsp should get trigger.

    Views

    215

    Likes

    0

    Replies

    0
  • 10/15/15
    Hi there, Is there any documentation available for AEM 6.1 and Mongo 3.0.4 for clustering.

    Views

    278

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,My requirement is to track analytics data on load of AEM landing pages but seems it is not OOTB available with landing pages.Is there a way to achieve this using Dynamic Tag Management?I tried to include DTM related js and scripts in the index.html(landing page html content), but it is not availa...

    Views

    1.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    I am using AJAX in Jquery to pass form field variables to php and using php i want those data should get saved in a XML file in a AEM bin or clientlib.I am not able to pass those data to PHP using ajax .this is what i am doing: $('#submit').click(function() {         var n1=$('#Name').val();        ...

    Views

    350

    Likes

    0

    Replies

    1
  • 10/15/15
    Currently I do not find any option to configure notifications based out of Health Check status. Does AEM provides any  mechanism where I could configure alerts based on some threshold values which can notify me through email in case of it shows any Warning or Critical status, so that I do not have t...

    Views

    469

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,Need help with accessing Client Context on server side. I have an implementation in AEM where httpsession was used to store data. With sticky session being configured on dispatcher, things seemed to work fine on all browsers except Safari [IOS session issue]. I've been asked to use Client Context...

    Views

    492

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All I have written ECMA script and the same is called by a process task inside AEM WF to call LC process. For some reason, the error.log says that it has got internal error while invoking my LC process.Intention of my ECMA script is to obtain the incoming guideBridge XML from the form and post it...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I can follow the code examples and reference web pages for guidance on how to write javascript to back Sightly html.  However, I am not clear on where the code documentation is to reference when authoring such javascript.  Are there server-side javascript documents akin to the Sightly javadocs?

    Views

    2.9K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi Guys, I just want to understand the addcart working in AEM, basically the code written in product.jsp initiates the process of adding items to cart but I'm confused at this code:<form class="product-form" method="POST" action="<%= xssAPI.getValidHref(addToCartUrl) %>"          onsubmit="return va...

    Views

    451

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,In 5.6.1, we have a custom edit-bar component that is written in JSP.  The edit-bar will obtain the corresponding title from the request object and set it as the first label of the edit bar.  In JSP, the code looks like this<%@page import="com.day.cq.wcm.api.components.Toolbar.Label"%> <%@page im...

    Views

    434

    Likes

    0

    Replies

    0