Carlos Olivares (NS DevTools PM)
03/04/2020, 4:08 PMDuring this release we will support basic authentication and the new web based authentication system, but in the 20.2 release basic authentication will be removed and the tools will not be compatible with previous versions (functional aspects and stored credentials)SuiteCloud CLI for Java
🔸 Web Based Authentication (oAuth): Introducing a new mechanism to authenticate directly in your NetSuite account, removing the pain for two-factor-authentication in the tools.
🔸 SDF Object Support: Bank Parser Plugin
🔸 SDF Object Support: FI Connectivity Plugin
🔸 Import Referenced Scripts in Objects (for ACP´s): From now on if you have an object that reference to scripts, you will be able to import them in a single step,
🔸 Multiple Account Management: Introducing a new structure to store credentials allow the Multiple Account Management with specific treatment for each tool
🔸 New Commands to Manage Credentials: The new commandallow you tomanageauth
,list
,rename
andìnfo
the available set of credentials in your local environment. Try it outremove
sdfcli manageaouth -help
🔸 New Commands to Trigger Authentication: The new commandSuiteCloud IDE Plug-in for WebStormallow you toauthenticate
, or open the browser process to authenticate in your NetSuite Account. Try it outsavetoken
sdfcli authenticate -help
🔸 Better Code Completion for SuiteScript 2.0
🔸 Import files under any folder of the File Cabinet
🔸 Import Referenced Scripts in Objects (for ACP´s)
🔸 Treatment for Account Specific Values: Allowing to configure how to react on Error or Warnings while validating a project
🔸 Update Single and Multiple Object from Account
🔸 Update Custom Record With Instance
🔸 New SDF Objects Support⚠️ Java Version Upgrade for SuiteCloud IDE Plug-in 20.1 for WebStorm ⚠️
Starting this release, the official supported version of WebStorm is 2019.3.1, and with this comes the required upgrade to the LTS version of Java (Java 11) which means that our latest SuiteCloud IDE plug-in for WebStorm will not work in previous versions of WebStorm (minor than 2019.3.1) and Java 8SuiteCloud IDE Plug-in for Eclipse
🔸 Import Referenced Scripts in Objects (for ACP´s)
🔸 New SDF Objects Support
cja
03/19/2020, 4:26 PMCarlos Olivares (NS DevTools PM)
03/23/2020, 1:57 PMcja
03/24/2020, 9:35 AM