javascript - nlapiSenEmail API is Not sending email in Scheduled Script -


am new netsuite development. have created suitescript of scheduled script type. in use following code

nlapisendemail(473882, 'yoursfred@yahoo.in','test','test', null, null, null); 

the above code sending email @ time of debuggin using netsuite script debugger. when create scheduled record , deployed same code , scheduled testing not sending code , not shows errors. can in this

also testing in sandbox account? sandbox accounts have limitations in sending out emails.


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -