Hi,
thank you. I have already tried setting the batch attribute of the <checkpoint> element,
though, and the method is still not called. That's why I'm unsure as to how this function
is actually triggered.
Christine
On Wed, 1 Aug, 2012 at 4:58 PM, Jaroslow Cwiklik <uimaee@gmail.com> wrote:
> If I recall, you need to modify <checkpoint> element and set "batch"
> attribute to enable this
> function. I think, by default this method is not called since batch=0
> (default).
>
> JC
>
> On Tue, Jul 31, 2012 at 3:22 PM, Christine Engelmann
> <chr.engelmann@gmx.net>wrote:
>
> > Hi,
> >
> > I seem to have some issues with the batchProcessComplete()-method in the
> > StatusCallBackListener of which I'm using an implementation in
> conjunction
> > with a cpe. How and where do I set the corresponding batch size? Is this
> > done in the chekpoint element of the cpe configuration or somewhere
> else?
> > It seems to me that this method is never called by the system (as
> opposed
> > to e.g. collectionProcessComplete()).
> >
> > Regards,
> > Christine
> >
|