Under a certain set of circumstances, an individual listed as Authors is unable to save a document after adding an attachment (Using lotus script,). Instead, the following error occurs:
“You are not authorized to perform that operation.”
The steps that illustrate this issue are as follows. In a database, you have created a form with a rich text field and an authors field. Then…
-
database property “Use LZ1 compression for attachments” is enabled
-
In the ACL, you set your rights to author to create new documents
-
When, however, agent tries to attach file in document rich text field, you are not able to attach it. you get the error: “You are not authorized to perform that operation.”
for editor and above it works fine…
i am using EmbedObject method to attach the file… if i disable the database properties “Use LZ1 compression for attachments” it works
Thanks in advance …Help me