This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Apr 4, 2011, 9:21 AM
21 Posts

Re: TypeError] Exception occurred calling method NotesDocument.send() null

  • Category: Server Side JavaScript
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags: email,send
  • Replies: 3
I think you are mixing up Java and LS.
 
You need to set the fields on the document without using LS style shorteners -
eg.
memo.appendItemValue("Form", "Memo");
Apr 5, 2011, 8:40 AM
30 Posts
Re: TypeError] Exception occurred calling method NotesDocument.send() null
 Nope, that's not it.
 
Tried both ways - same result. 
 
 
Thanks for the input though! 
 
 
/J

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal