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.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
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