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
    I ran a JCR query by going to CRXDE Lite and get the results I want. Is there a way to extract or save the result set from the query into  either text or excel file?

    Views

    6.1K

    Likes

    2

    Replies

    4
  • 10/15/15
    I created an osgi bundle using CQ5.5 that would use sling scheduler to add a job to run at midnight everyday.  We recently did an update to CQ5.6.1 which included the scr code and install jar, however the bundle appears to not run the activate method with my code.  I've tried stopping, restart, an u...

    Views

    2.1K

    Like

    1

    Replies

    7
  • 10/15/15
    I have a workflow setup where a user submits a page for review/approval. The approver needs to be able to terminate/end the workflow and send a notification email to the initiator (NOT assign the workflow back to the initiator - it needs to end altogether) with a comment on why they terminated the f...

    Views

    1.5K

    Likes

    3

    Replies

    10
  • 10/15/15
    Hi, I want to render a content page for a given user. (the user is not logged in and  only userID is available) My approach was to use a servlet which does the following stepslogin as adminimpersonate user (using userID)send redirect It is possible to get a Session object using SlingRepository.login...

    Views

    617

    Likes

    0

    Replies

    1
  • 10/15/15
    can we do it

    Views

    724

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I'm using AEM 5.6.1 and would like to know how I can access CRX Node using standalone java code.  ThanksSiva

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi All, I've been trying to set up a project using the Adobe Maven archetype for CQ.I've followed exactly the steps in this "http://dev.day.com/docs/en/cq/aem-how-tos/development/how-to-build-aem-projects-using-apache-maven.html" to build a AEM project.But i have been getting "BUILD FAILURE" when i ...

    Views

    16.9K

    Likes

    2

    Replies

    10
  • 10/15/15
    HiIf I want to create an application in CQ5 which is the best way to develop the application?1. Use a bundle(core) and import class and user methods in jsp?2. Use bundle to register servlets and call those on each action?3. Use any framework to take care all configurations?Any other process are welc...

    Views

    838

    Likes

    0

    Replies

    3
  • 10/15/15
    HiHow can we manage session inside cq5 if the login is taken care by some external app like ca siteminder? If we are going to logout through url of siteminder then how can we destroy cookie, cache and invalidate session?

    Views

    653

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi, We are working on creating a table component through RTE. On each cell of the table we are allowed to add one style class through cell properties.But when I am adding another style to that cell it over-rides the previous style class.For eg, when I add style=heavy-band to my cell It will look lik...

    Views

    413

    Likes

    0

    Replies

    1