Stampall not working on one document

Hi

I’m using doccol.stampall twice on a collection of documents in two successive lines.

What’s weird is that one stampall updates all the documents fine, but the other one always misses a particular document.

Has anyone seen anything like this before? I know the collection has the relevant document in it, because the first stampall works, and the I do other stuff with the collection that creates a separate document using the collection. It’s just that one of the documents’ field value doesn’t get updated. It’s exactly the same form, and I’ve been into it and resaved it, manually changed the field using an agent (it’s a hidden field), but the stampall doesn’t work.

Sorry, hope that explains it OK, just wondering if anyone had any ideas.

Thanks

Dan

Subject: stampall not working on one document

Well, I remember something similar a couple of months ago…

When I disabled Transactional Logging for that database, the problem dissapeared.

After that , I did some testing with changing ODS and so, but I was unable to reproduce the problem ever since, even when I re-enabled Transactional Logging again …

I don’t know if it will resolve your problem, but maybe it’s worth a try…

Subject: RE: stampall not working on one document

Cheers for the reply, unfortunately it didn’t work.

Dan