
Project: XPages Extension Library (Managed by Philippe Riand, Niklas Heidloff, Dave Delay, Akihiro Kosugi, Maire Kehoe, Tony McGuckin, John Piermarini, Martin Donnelly, James Quill, Darin Egan, Padraic Edwards, Andrejus Chaliapinas, Lorcan McDonald, Simon McLoughlin, Paul Hannan)
Subject
Problem with refresh of ActivityStream datasource
Posted by
F van der Linden on 11/23/2011 at 06:16 AM
Details
On a XPages I can load my Activity Stream with the ActivityStreamDatasource. I use a repeatcontrol to display all the entries. My repeatcontrol has a var="dataSet".
So far so good.
When I remove an entry in the Activity Stream in the SBT and I refresh the part of the page, so the data is recollected. My entry is still in the stream. So I think it is a cache issue.
In the ActivityStreamDatasource I found a parameter 'clearOnRendering', so I switched it to true, so I thought my stream will be refreshed.
But now I get an error,

How can I refresh my ActivityStream data, without error?
Modification history
| Entered 23-Nov-2011 6:16 by F van der Linden. Last Modified <none> by Niklas Heidloff. |
Feedback
Check out other projects
Anonymous