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
    While accessing a link through web server, sling request going to one server(lets say server1) but the service call through ajax(which is defined in jsp of server1) going to another server(server2). Due to this it is taking time to update data at a time in all servers. By making ajax call to server1...

    Views

    656

    Like

    1

    Replies

    2
  • 10/15/15
    Hi, I am trying to provide an implementation for dynamic participant step using an ECMA script. The script basically returns a participant user based on the path of the payload.Here is the script  - function getParticipant() {     var workflowData = workItem.getWorkflowData();     if (workflowData.g...

    Views

    929

    Like

    1

    Replies

    5
  • 10/15/15
    I am in the process of setting up authentication via Active Directory LDAP.  I have it working just fine for everyone in my AD to log in to CQ5, but I actually have about 1000 AD users and only 10 will be using CQ, at least in our test phase.  I would like the LDAP authentication process to only cre...

    Views

    547

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi All,When i select any parent page all the child pages is being added while creating a package.eg. when I create package of path /content/test/ then it is including all the child pages. actually I don't want to include child pages while creating package.Can any one tell me if there is any option t...

    Views

    1.2K

    Likes

    0

    Replies

    2
  • 10/15/15
    I am in the process of setting up authentication via Active Directory LDAP.  I have it working just fine for everyone in my AD to log in to CQ5, but I actually have about 1000 AD users and only 10 of my developers will be using CQ, at least in our test phase.  I would like the authentication process...

    Views

    604

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I have created a node of type sling:OsgiConfig and have inserted a property 'propertyPath' which is of type String[]. I can access this in my component JSP using:Configuration conf = sling.getService(org.osgi.service.cm.ConfigurationAdmin.class).getConfiguration("Name of the config"); String[] my...

    Views

    969

    Likes

    0

    Replies

    1
  • 10/15/15
    I'm trying to run CQ 5.6 on a Macbook Pro with OS X 10.9...just for development purposes. I'm using the default JDK 6 bundled with the OS.When I attempt to launch CQ, quickstart opens my browser and ... nothing at all appears. The content of localhost:4502 is just an empty browser screen. The error....

    Views

    1.1K

    Likes

    0

    Replies

    10
  • 10/15/15
    Hi, I would like to write a filter that will intercept a page properties post request. My filter will check to see what parameters are being posted and if it find the ones I am interested in. I would like to stop further processing of this post and do a redirect to another page. So far I have had no...

    Views

    4.0K

    Likes

    0

    Replies

    9
  • 10/15/15
    I am trying to generate a custom report in CQ5.5I followed the steps in the day site linkhttp://dev.day.com/docs/en/cq/5-5/developing/developing-reports.html#Creating Your Own Report - An ExampleI have created the node called "sling:OsgiConfig" but still I am getting the below exception. Can someone...

    Views

    360

    Likes

    0

    Replies

    2
  • 10/15/15
    Newly created comments are replicating properly across the Publish and Author instances. However, when deleting comments, the comments are removed from the Author instance but *not* the Publish instances. No exception is being thrown in the logs. Where would be the best place to look at troubleshoot...

    Views

    1.3K

    Likes

    0

    Replies

    5