Expand my Community achievements bar.

krisgumm
krisgumm
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hey there,Is there a way to enable logging  or debugging in wcmuse extended Java files or related Java script files which execute on server side? Tried just using normal log.debug statements in Java files but couldn't see the log traces? Would there be any configuration that enables this behaviour?R...

    Type

    Questions

    Views

    2.1K

    Likes

    0

    Replies

    2
  • Hi there , I have started exploring cq commerce and as part of it was trying to extend the CQ native API .  Referring the article from here    http://helpx.adobe.com/adobe-cq/using/creating-custom-cq-commerce-providers.html ,   i have deployed my extended CQ commerce classes in felix console as a OS...

    Type

    Questions

    Views

    5.8K

    Like

    1

    Replies

    16
  • Hi Guys ,  I'm trying to achieve part of reverse replication process  from one of my publisher instance to author instance . The goal is to reverse replicate custom form data from publisher instance  to author .  I'm able to achieve it by referring from here http://helpx.adobe.com/cq/kb/HowToUseReve...

    Type

    Questions

    Views

    1.0K

    Like

    1

    Replies

    2
  • Hey Guys , I was trying to implement logging on replication events  like, when my page is activated on author instance I would log the page name in logs . My Java code which is deployed as a bundle implements EventHandler and overrides handleEvent method . I initially tested it with skeleton code an...

    Type

    Questions

    Views

    749

    Like

    1

    Replies

    2
  • Hi ,     From a earlier post (http://forums.adobe.com/message/5395368) it is mentioned that  global.jsp can be updated with extra code to avoid getting CQ decoration tags in publish instance . However when I tried it with a simple example , decoration tags with substrings 'parsys' or 'parbase'  get ...

    Type

    Questions

    Views

    1.6K

    Like

    1

    Replies

    4
  • Hi All ,   Warm greetings . I would like to know any use case or any example where servlet defined by resource is a better approach then defined by path (as mentioned in some of the blogs) .  I had a use case where a custom search component was developed which would retrieve locations list from JCR ...

    Type

    Questions

    Views

    4.3K

    Like

    1

    Replies

    6
  • Hi There ,    I have a servlet which returns me a json and using sling post servlet from a jsp page I post entire json and new nodes gets created in jcr . Now i have a requirement to execute the same behaviour from a workflow . Is there any way where I can execute ,  slingPostServlet from a workflow...

    Type

    Questions

    Views

    750

    Likes

    0

    Replies

    1
  • Hi There , I 'm struck with a unique requirement where ,  in a dialog using a path field , when the author selects a particular node and presses tab , i have to display the full list of properties of the node under the path field as a list or table editor so that the author can have them editable . ...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
  • Hi, I'm trying to implement a grid component . I have followed the below documentation for reference .http://helpx.adobe.com/experience-manager/using/creating-custom-cq-component-uses.htmlIf I run the js files from the above link, I'm able to see a grid render in a window, however my requirement is ...

    Type

    Questions

    Views

    923

    Likes

    0

    Replies

    2