We have a web application where users create forum documents. When a new document is created on the web it kicks off an agent which creates a new document in the current database. It then sets fields on this document and calls the .Send method of the NotesDocument class.
When I look in the log on the server we get the following as an error.
Agent ‘Notify of New Entry’ error: Notes error: You do not have a mail file/server specified. Use File Mobile Edit Current Location… to set them.
I have created a person document for the ID that I sign the agent with, that has a mail database on the server.
Does anyone know what might be the problem or solution?
Thank you in advance.