Expand my Community achievements bar.

tc82
tc82
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Thank you so much for all the help and  solutions.Unfortunately these may not work in my situation:( As business user may not be comfortable.Planning to write a custom tool to perform this operation.

    Type

    Discussions

    Views

    7.2K

    Likes

    0

    Replies

    4
  • We have a need to do a bulk move in aem(content/campaigns/segmentation, etc.). As of now we multi select the move button is disabled.Along with the multi move we need to decouple all the segments attached and deactivate them. May i know what should be the best approach to fulfill the above requireme...

    Type

    Discussions

    Views

    8.2K

    Likes

    0

    Replies

    8
  • If any one is interested, just wanted to share. We can create the traits as he same way we did in the clientcontext.Only we need to replace the trait value check with the js object to the ContextHub.getStore('StoreNAme').getTree() and add all the values what you were looking for. If anyone needs the...

    Type

    Discussions

    Views

    1.6K

    Likes

    0

    Replies

    0
  • Hello All,am trying to create triats using contexthub. Am looking for the samples in the crxde. I was not able to find any.Have anyone implemented the triats via contexthub or if knows the path please share.

    Type

    Discussions

    Views

    1.7K

    Likes

    0

    Replies

    2
  • yes i did:(DO i have to enable any configurations in OSGI to make this work?

    Type

    Discussions

    Views

    2.4K

    Likes

    0

    Replies

    0
  • thank you for the quick reply.Am using the following check, after store is created and configured.:if (window.ContextHub) {                     ContextHub.eventing.on("data" + ":store",function(event,data) {                setHeader.call(this);            });            ContextHub.eventing.on(Contex...

    Type

    Discussions

    Views

    2.4K

    Likes

    0

    Replies

    2
  • hello all,am implementing the context hub in our aem sites.i have been checking the following condition:ContextHub.eventing.on(ContextHub.Constants.EVENT_INITIALIZED + ":STORENAME", function(event, data) {this condition is never true. May i know what is wrong here. 

    Type

    Discussions

    Views

    2.5K

    Likes

    0

    Replies

    5
  • Thank you everyone for the help.Below are steps i have followed to have successful output.1. Created a pageload rule in DTM to use the at.js.2. Created a web project in eclipse and  used above mentioned code  in this thread.3. Started the web project and i the integration was successful.4. Form targ...

    Type

    Questions

    Views

    1.5K

    Likes

    0

    Replies

    0
  • Hello All,we have  requirement where we need to use the st.js form target and show the content on the page.As am new to target integration. We did the following steps:1. Downloaded the at.js2. Created a html file:<html><head><script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.8/angular....

    Type

    Questions

    Views

    2.2K

    Like

    1

    Replies

    4
  • Hello All,I have a requirement where i have to combine the triats of segment in one js. So i was thinking to utilize the segmentation.segment.js. May i know which file generates the logic for the segmentation.segment.js  All you help is appreciated.

    Type

    Discussions

    Views

    1.2K

    Likes

    0

    Replies

    1