I have a problem. I want a user to be able to create a document, and then deny that user access to the document as soon as it is saved. The problem I have is that if I call the fieldSetText method to empty the field, I can't save because I'm not an allowable author (which makes sense). Do I need to do this with a scheduled agent? Surely there is a better way...