OpenNTF.org - XPages Extension Library
XPages Extension LibraryOpenDocument&Start=1&Count=300&Collapse=1.1[/projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   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)
Actions:


Subject
 Problem with refresh of ActivityStream datasource
Categories
 
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,

 Activity Stream issue

 

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.


Anonymous