browse
Zone's SFTP Connector is a managed bundle and is Built for NetSuite (BFN) verified by Netsuite. All releases undergo an extensive testing cycle before being released to Production accounts. New releases are announced upfront by email to the contact person(s) registered for new functionality which is noted when the first two places in the version number change (e.g. from version 2.6.x to 2.7.0). Patches and bug fix updates are not announced upfront and are noted when the last place in the version number is updated (e.g. from version 2.7.1 to 2.7.2).
For more information, please review the SFTP Connector Release Process or review past SFTP Connector Release Notes.
General Release Information
Release 2.4.0 has been released on the 3rd of November and contains one enhancement. Below you can find more information related to the enhancement. We will update your live account automatically and the sandbox account can be updated from the customer's end at any given time.
Enhancements
SFTP-19 Reminder for IP Changes
The IP address from the NetSuite environment is subjected to change and when the sFTP host is using IP-whitelisting a change in the IP address could lead to a connection that is not working anymore. In this release, we introduce the option to set a reminder that will notify specific users when an IP address change is identified so that proper action can be taken. More information regarding the setup can be found on Setup IP Change Reminder.
SFTP-25 Option to Schedule Multiple Automated Uploads
In the previous version, it was only possible to deploy one scheduled upload. In this version, we have enhanced this feature so that the user can deploy multiple deployments that each can target a different dataset. More information can be found on the page Configure Upload of Files from File Cabinet.
BugFixes
SFTP-20 Usage Limit Exceeds During Download
When the sFTP holds a lot of files it can happen that the scheduled download is not able to handle all the data in one script run and this results in a sss_usage_limte_exceeded error notification. In this release, we have build protection so that the scheduled download will only download a set of files that is within the usage threshold from NetSuite so that the usage limitation error is not triggered.
SFTP-22 Download Files Not Visible for Download
Certain sFTP servers are configured in a way that the root path is by default setting the folder “/” which resulted in the fact the system received this folder marker twice and was not able to show data. In this release, we have built additional logic so that the folder marker for the root will only be present once.