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
    Hello All,Very Good Evening!!!When to use sling.servlet.resourceTypes of servlet annotation?Could you please share me if you have any application like ajax call with servlet(sling.servlet.resourceTypes)? Thanks in advance. Thanks,Venkatesham G.

    Views

    3.3K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi,I have a replicator that call a servlet. I need to recovery from the request the type of the operation: activate or deactivate.public void handleRequest(SlingHttpServletRequest req) throws IOException { log.info("handleRequest"); Enumeration<String> parameterNames = req.getParameterNames(); while...

    Views

    1.3K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hi,Is there anyway we can track the user logins (statistics) in CQ? I could think of having a filter servlet, but dont know how to configure it for CQ instance itself.Thanks,Kinjal

    Views

    561

    Likes

    0

    Replies

    2
  • 10/15/15
    Need SQL2 Query for full text search .Do not want to use query builder.Please help me for the same.

    Views

    6.0K

    Like

    1

    Replies

    5
  • 10/15/15
    Actually for this I have created event handler. Using page event modifications able to reset page properties. When we copy page, that time page event treated as "Page Created". But "Page Created" event triggered by 3 ways.1. copy page 2. create new page 3. install new content using package managermy...

    Views

    2.6K

    Like

    1

    Replies

    15
  • 10/15/15
    Hi all,How to customize segment using query string or cookie in Adobe CQ5.6?My requirement as follows:I wanted to target querystring parameters in Segment which is added in my Experience, Teaser, Promotion, Voucher for owned site.Thanks in advance.Regards,Mayur

    Views

    964

    Likes

    0

    Replies

    2
  • 10/15/15
    I am not sure if someone else has come across a similar situation, but once we have migrated all our code , we notice that the "send email" step from "Collaboration Workflow" section in 5.6.1 which is an OOTB( [com.adobe.cq.social.commons.SendEmailProcess]) and not a process step, just does not appe...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 10/15/15
    I have modified the CQ’s rich text editor with the special char plugins. But the issue is, this includes the html source editing plugin also. I don’t want to include that in my rich text editor. Is there any way that I can include special chars but not html source editing. Basically i don’t want the...

    Views

    1.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    What is the best way to measure the length of time it takes to sync the from the active instance to the standby instance? Ultimately the time it takes to start the transfer of something on active to it being stored and finished on standby.Currently I am running a script that gets the send and receiv...

    Views

    829

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,We have implemented personalization and now we were trying to create the teaser for the page. In mcmadmin screen, I create a Brand, then a campaign, then in campaign we create a teaser. Clicked on campaign and then clicked on "New", it showed me options for various templates available for use. I ...

    Views

    793

    Likes

    0

    Replies

    3