:loudspeaker: Attention, all developers! Get read...
# sdf
v
📢 Attention, all developers! Get ready for the latest innovation in our toolkit! We proudly present the SuiteCloud SDK Development Tools 25.1, seamlessly compatible with NetSuite 24.2 and 25.1. What’s new:Security enhancement: The 2025.1 update brings the Secure Credentials Storage feature to the SuiteCloud SDK, bolstering security measures. For more information, explore the documentation and demo here: Secure Credentials Storage for SuiteCloud SDK. • Stability and security improvements: We've incorporated the most recent library updates, ensuring enhanced stability and security. • Comprehensive testing: Our tools have been rigorously tested against the latest operating systems, Visual Studio Code builds vscode, and WebStorm 2024.3.1.1. webstorm. IMPORTANT: This upcoming release will impact your credentials for these tools. After the SuiteCloud SDK tools are upgraded to the next version, your current credentials file, along with your locally saved credentials for any of the SuiteCloud SDK tools, will not be valid. You will be required to reauthenticate to use these tools again. For detailed information, review our official SuiteCloud SDK Release Notes. 🚀 We hope these updates will help you develop your SuiteCloud customizations more smoothly. For any support or issues, feel free to contact us. Happy coding! 💻 Ready to try out the new tools? Download the latest version of the tools here:SuiteCloud IDE 2025.1 Plug-in for VS CodeSuiteCloud IDE 2025.1 Plug-in for WebStormSuiteCloud 2025.1 CLI for NodeSuiteCloud 2025.1 CLI for Java (Linux and MacOS)SuiteCloud 2025.1 CLI for Java (Windows)
🚀 2
👎 1
a
For an overview, do check out this tutorial Secure Storage in 25.1 The video link is also in the helpDocs!
🙌 2
a
So no more M2M certificates for SDF Plugin? we have to re-authenticate every 8h?| If developer work for a Partner and handles 10 environments this person needs to re-authenticate 10 times every 8h?
a
M2M is still there.
a
Not usable from the IDE UI with the SDF Plugin.
a
You mean from webstorm?
a
Screenshot 2025-02-18 at 11.47.06 AM.png
Yep
a
Please check the video guide or read the documentation. You need some environment variables. By default only browser based is set to work
But M2M is available.
👍 1
a
I followed the tutorials but M2M is not visually available in the WebStorm Account manager after completing the steps and successfully authenticating: • If I try to compare a file to the file cabinet I get an error saying that the Auth ID: My_Auth_ID is not available. I may be missing something but it looks like this change took away the ability to use M2M authentication within the IDE and only allows to use it from a CI environment.
a
You need to set 2 variables: SUITECLOUD_CI_PASSKEY=32-alpha-numeric-keys SUITECLOUD_CI=1 After setting these, restart webstorm! The only thing major is that you will not be able to use browser based and machine to machine in parallel.
Obviously you will not be able to use authids created before, you will need to create new ones!
a
Screenshot 2025-02-18 at 12.45.17 PM.png
aliendev@Mac adev_voze_notes_csv % cat ~/.zshrc export SUITECLOUD_CI_PASSKEY=this3l3ctr0c0t3c4isbrokenButitIsWhatItIs export SUITECLOUD_CI=1
a
Are you available for a quick zoom call?
a
Sure
a
Give me 10 mins please! I will DM you a link
👍 1