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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
UNEXPECTED_ERROR when trying a sftp connection
Hi All,
I am trying to establish a connection to our sftp server as we need to be able to upload and download files for a daily scheduled job.
Having gone through the help and forums for the new sftp module, I have taken tips and created a suitelet script for generating the pwdguid and storing it in a custom record. I am then reading this GUIDpwd and passing it to the sftp connection api along with the host key and the correct IP address. But I am getting error when trying to establish the connection.
Name: UNEXPECTED_ERROR Message: null
0