Robert Paul 10.Nov.11 09:05 AM a Web browser Domino Server7.0.3 FP1AIX
Hello,
we have a problem copying documents with attachments in a background agent. A lotus script agent running scheduled on server A is copying documents from a database on server B to a database on server A using the CopyToDatabase method. Therefore, server A is listed as trusted server in server B's NAB. It works fine with standard documents, but if the document to copy has an attachment we get the error "You are not authorized to perform that operation".
In Server B's log we find the entry "ATTEMPT TO ACCESS DATABASE xxx.nsf by 'server A' was denied" for each document we want to copy, however, this is not really the problem since we can copy other documents from the same database. Is there something like a special security setting for attachments?