XPage, Author name field issue

Hello,

My test user is “Author” in the ACL of my database. He is in 2 authors name fields in my document, but I get the following XPage error when I save the document with this user :

NotesException: Notes error: You cannot update or delete the document(s) since you are not listed as an allowable Author for this document

lotus.domino.local.Document.save(Unknown Source)

lotus.domino.local.Document.save(Unknown Source)

If I switch the user’s access level to Editor, then the save is ok.

What can be wrong ?!

Subject: Does this answer t?

Does this thread answer your problem? http://www-10.lotus.com/ldd/nd85forum.nsf/5f27803bba85d8e285256bf10054620d/7340901b127036a6852575a7003560b6?OpenDocument

If you check the document properties, has it been saved as an Authors field?

Subject: Found the solution

Thank you for your answer, I had already seen this post.

I have found the solution, in the author field I have to store the canonical name (CN=BLA/OU=TEST…) instead of the full name (BLA/TEST/…)

Regards,

J.