Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Error with web-based mail notifications. Please HELP!!

Status
Not open for further replies.

NickNick

Technical User
Apr 23, 2001
12
GB
I have a form with automated mail notifications. The notifications work fine in Notes but I get the following error when saving through the web browser interface -

Error 500
HTTP Web Server: Lotus Notes Exception - Invalid document identifier

Lotus-Domino Release 5.0.6

The mailing works from an agent consisting primarily of the following formula -

@MailSend ( "OwnerEmail" ; "" ; "" ; "The following document needs your attention" ; "" ; "" ; [IncludeDoclink] )

where "OwnerEmail" is email address of the Owner. The agent is called by the "Querysave" event for Notes and by the "WebQuerySave" event for web access.

Please can somebody tell me why this is happening and what I might do to solve the problem.

Cheers

Nick
 
Sorry, but you can't use the @MailSend function in web applications.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top