Good day. Had to here is the first time face with Lotus and immediately arose the problem.
Need software to reach the server Lotus Notes / Domino and mail database to pick up the information. From the existing file I read the server name and path to databasename.nsf. After calling the method of opening the database “fall in exception " error opening database”. With this, the Lotus client opens on the machine for one, two or three, and I can not access it programmatically. The reason? Are there any restrictions on access to the database from the server? I will be very grateful for " guidance on the path of the true"
Subject: Yes. Access control of the DB signer is still applicable onserver.
When you run an agent, the signer of the agent has the accesses that the agent will use.
It’s a bit more complicated if you have an agent on another server, but with everything on one server, it’s whoever signed the design element(s); that’s the access the agent will have.
Subject: lotus file notes
You can using domino fixup tools, in the domino administrator console do the following
1-l fixup mail\database name.nsf - option (you can find options in domino help)
2-l compact mail\database name.nsf -C, or you can used repair nsf file lotus notes , find this paid service here http://www.lotusnotes.repair/
Subject: Yes. Access control of the DB signer is still applicable onserver.
When you run an agent, the signer of the agent has the accesses that the agent will use.
It’s a bit more complicated if you have an agent on another server, but with everything on one server, it’s whoever signed the design element(s); that’s the access the agent will have.