Hello NetSuite Professionals!  a Suite announce to...
# general
c
Hello NetSuite Professionals!  a Suite announce to everyone! ℹ️ SuiteCloud SDK Development Tools 20.1 major release is out. Check out the release notes ⬇️ ⚠️ Basic Authentication Deprecation Notification  ⚠️
During 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 command
manageauth
 allow you to
list
,
rename
,
ìnfo
and
remove
the available set of credentials in your local environment. Try it out  
sdfcli manageaouth -help
🔸 New Commands to Trigger Authentication:  The new command
authenticate
 allow you to
savetoken
, or open the browser process to authenticate in your NetSuite Account. Try it out  
sdfcli authenticate -help
SuiteCloud IDE Plug-in for WebStorm
🔸 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 8
SuiteCloud IDE Plug-in for Eclipse
🔸 Import Referenced Scripts in Objects (for ACP´s)
🔸 New SDF Objects Support
c
Hi, thanks for this info. I use PHPStorm. Does the plugin work well with that again now? I had issues about six months ago and reverted to an older version of the plugin. It'd be nice to use the latest version again
c
not sure, officially we support WebStorm, if you give it a try and it works let me know please
c
Ok, will do