I want to encrypt docments( fields) on a server through a background lotusscript agent. I red in the help that there most be an option on the server to give permission to the agent to encrypt on the server.
I cannot find this option on the server. can someone tell me where on the serverdocument I can give permission to encrypt on the server?
I have checked the points you mentioned. On the agent properties the allowed restricted operations was enabled and on the ACL I canot find the option to allow an id to run restricted opertions. Can you tell me where I can find it?
When the document is created (with the encryption key) the $Seal item is created but not the $SealData item. In the debugger I can see that the $SealData item is created but when saving the document the item dissapears.