Harry Bellafonte 27.Apr.12 08:13 AM a Web browser Applications Development7.0.3 FP1Windows XP
Hi
I have Java agent that calls a Lotusscript agent. In the call to this Lotusscript agent I pass a note id of a document. This document is picked up by the Lotusscript agent. I can read the properties of this document. But I cannot edit this document. What ever I try ( changing fields, creating new items and then saving the doc) , the changes does not take place.
The passed document does not have SaveOptions set or encryption or readers/authors fields that restricts me from editing the document.
can someone explain to me why I cannot edit a document that is passed through an agent?