Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
How portlet producers initiate refresh/push to consumers on demand

997061
Member Posts: 4
Hi All, i am new to the oracle Webcenter portlets:
My requirement is my Portlet Producer serves N number of consumers . I do need to refresh or push content to those consumers whenever changes occur at my producer .
My questions are :
1.How to keep track of all active consumers for my portlet-producer ? what technique to use ?
2. How producer could communicate with consumer and refresh or push the content?
I was able to refresh the consumer(Consumer side request initiated) by setting time interval in javascript(Jquery) and making ajax request to the producer. But i do like to know how can the refresh or push initiated from my producer?
I'am a beginner in Oracle webcenter so Guide me regarding this in detail.
Thanks in advance
My requirement is my Portlet Producer serves N number of consumers . I do need to refresh or push content to those consumers whenever changes occur at my producer .
My questions are :
1.How to keep track of all active consumers for my portlet-producer ? what technique to use ?
2. How producer could communicate with consumer and refresh or push the content?
I was able to refresh the consumer(Consumer side request initiated) by setting time interval in javascript(Jquery) and making ajax request to the producer. But i do like to know how can the refresh or push initiated from my producer?
I'am a beginner in Oracle webcenter so Guide me regarding this in detail.
Thanks in advance
This discussion has been closed.