Readers & Authors Fields not working untill doc is mannually saved

Dear All

I am importing documents from excel into lotus notes and to provide the document level security i am using Readers and Authors field in the document.

While i am importing the documents from excel i am puttind the values of the authors amd readers field in the code. When the document is imported it is showing the values of those fields same as they were coded but the documents are shown to every user even if the user is not having the access i.e. name not iun both fields.

Another strange thing that when i am opening that document in notes client in edit mode and just clicking on the save button then this workd fine.

I have tried by makeing these fields ad computed, computed when composed and editable also i have tried importing with users user id.

Pl help in this regards.

Thanx in advance

Mahesh

Subject: Readers & Authors Fields not working untill doc is mannually saved

Have you used Isreaders and Isauthors property in the code while importing for reader and author field.?

Subject: Readers & Authors Fields not working untill doc is mannually saved

After importing of the excel filel try “ComputeWithForm” on the created doc.

axel

Subject: RE: Readers & Authors Fields not working untill doc is mannually saved

You may try using the canonical name of the user, if common and abbreviated format is not working