Hello everyone,
I’m trying tu figure out how to send information between XBlocks. Let’s say I have XBlock A, that is generating continuous data every period, and XBlock B needs to be listening to this data in order to perform different tasks.
What is the best approach to accomplish that? Should I store the data in the analytics database? Can I create events and make other XBlocks listen?
Thanks for your help!
J