Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
nlapiSendFax() issue
I have an issue with the nlapiSendFax function.
I'm trying to send a fax to a customer if the customer has a fax number and no email address.
When the script fires, it runs through with no errors.
The script calls the nlapiSendFax function and no errors are thrown.
The fax is placed on the message tab of the customer(recipient) and of the employee(sender).
The message is of type "fax".
The customer never receives the fax though.
When I send a fax to the same customer record using standard NetSuite fax
functionality, the fax is received within 30 seconds.
0