SuiteScript Tutorial - Visual Studio Code Setup 2023, SuiteCloud IDE

Поділитися
Вставка
  • Опубліковано 20 гру 2024

КОМЕНТАРІ • 32

  • @SweetScriptsStudios
    @SweetScriptsStudios  Рік тому +3

    NOTE: Currently, there are some issues with JDK 17.0.7. Please install JDK 17.0.2 instead.
    Issue Link: github.com/oracle/netsuite-suitecloud-sdk/issues/711
    Download Link : www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
    This link provides access to all versions of JDK 17.
    ⏱⏱VIDEO CHAPTERS⏱⏱
    00:00 - Introduction: Downloading Visual Studio Code
    00:23 - Installation Process: Visual Studio Code
    01:00 - Getting Started: Launching Visual Studio Code
    01:05 - SuiteCloud IDE Extension: Integrating Visual Studio Code
    01:20 - Pre-Requisite: Setting up SuiteCloud IDE
    01:50 - JDK Download: Obtaining Java Development Kit 17.0.2
    02:14 - JDK Installation: Setting up Java Development Kit
    02:30 - Project Creation: Creating a New Project
    03:48 - Folder Structure: Organizing Project Files
    05:00 - NetSuite Account Setup: Configuring VS Code
    06:15 - Integration Record: Managing Integration Settings
    07:25 - Access Token: Generating Access Credentials
    09:08 - SuiteScript File Creation: Selecting Modules
    10:32 - File Upload: Sending Files to NetSuite Account
    11:00 - Enable Features
    12:15 - File Upload (Continued): Uploading to NetSuite Account
    13:00 - Bonus Tip

    • @leimiao1213
      @leimiao1213 Рік тому

      Thank you so much ! After 5 months, I confirmed, downloading 17.0.2 is the only solution for now ...

    • @StephenGosner
      @StephenGosner 6 місяців тому

      What version of VS Code are you using? Also what version of the SuiteCloud Extension for Visual Studio Code are you using? Even with using JDK 17.0.2 I am running into issues not being able to import SuiteScript files. Thanks

  • @FoButter
    @FoButter Рік тому +2

    100x better than LCS. good stuff!

    • @SweetScriptsStudios
      @SweetScriptsStudios  Рік тому

      Thank you so much for taking the time to comment and watch the video.

  • @jucapeor
    @jucapeor Рік тому +2

    Thanks, I've downgraded to 17.0.2 and it works!!!

  • @kirillsh.1752
    @kirillsh.1752 Рік тому

    Thanks for the video! Can you also share what other extensions you use for SuiteScript? What code formatter you prefer?

  • @Casabanita
    @Casabanita Рік тому

    Great video! thank you

  • @jucapeor
    @jucapeor Рік тому +1

    Hi, please help me. In minute 9:46 I can not select any directory, and the suitescrip file creation shows this error
    The file cabinet path "\\SuiteScripts\\Test Vendor HR.js" is invalid. It must refer to a file in a "/SuiteScripts" folder or in any "/Web Site Hosting Files" subfolder. For example, "/SuiteScripts/file.js"
    Thanks

    • @SweetScriptsStudios
      @SweetScriptsStudios  Рік тому

      There have been reports of similar issue for using last version of Java 17.0.7. Try to use Java 17.0.2
      Issue link for your reference : github.com/oracle/netsuite-suitecloud-sdk/issues/711
      Download Link: www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html
      This link provides access to all versions of JDK 17.

  • @arshilsiddiqui5147
    @arshilsiddiqui5147 2 місяці тому +1

    it’s showing machine to machine authentication when setting up account

  • @jawadmughal5741
    @jawadmughal5741 Місяць тому

    I am a new beginner here so I don't have any NetSuite login.
    how can I do these practice deployments without the login?

  • @mcp2998
    @mcp2998 Рік тому

    Superr content

  • @revathit779
    @revathit779 Рік тому

    hi how change the netsuite comp
    any Id , or were we can find the folder is map with which account?

  • @federicoflores6411
    @federicoflores6411 Рік тому

    How to upload a file to a specific folder under SuiteScripts directory?. Thanks

  • @39_it_vishalpawar50
    @39_it_vishalpawar50 Місяць тому

    it’s showing machine to machine authentication when setting up account
    please guide us on this

  • @sandersmisc
    @sandersmisc Рік тому

    using vscode plugin version v1.4.1 (my ns version is 2023.1), with JDK 17.0.2 installed.
    when i try to do browser-based authentication, whether using the default system host name or my custom url, i get an error - "Address already in use: bind".
    i've tried uninstalling/reinstalling the plugin, also deleting the credentials file in %USERPROFILE%\.suitecloud-sdk. nothing works.
    when i do it with the TBA token, it works once, then it fails with an invalid login attempt.

  • @arshilsiddiqui5147
    @arshilsiddiqui5147 2 місяці тому

    save a TBA token issued in Netsuite not showing

  • @Mattewsno
    @Mattewsno 2 місяці тому

    Hi sir how can i access or sing up for my Netsuite account

  • @mandoelmasry6921
    @mandoelmasry6921 Рік тому

    Hello please help me, The token could not be validated. The authentication details are not valid or the server could not respond. Review your authentication details and try again.
    in minute 8:59

    • @SweetScriptsStudios
      @SweetScriptsStudios  Рік тому

      Hello
      Please attempt using the Account ID as "123456_SB1" (using an underline symbol instead of a dash symbol, even if the dash appears in the URL, replace the account ID with your account ID ).
      If there are still issues, Check this link github.com/oracle/netsuite-suitecloud-sdk/issues/102

    • @mandoelmasry6921
      @mandoelmasry6921 Рік тому

      @@SweetScriptsStudios I couldn't solve the problem
      😢

  • @cyberrakshak1845
    @cyberrakshak1845 Рік тому

    bro i got this
    type error Before executing any SuiteCloud command, SuiteCloud SDK dependencies need to be validated. Try again in a few seconds.

  • @PhilipDenys
    @PhilipDenys Рік тому +1

    ? Never had to install a bundle in netsuite to use sdf😅

    • @SweetScriptsStudios
      @SweetScriptsStudios  Рік тому

      Thank you for your comment and for taking the time to watch the video. I completely agree that there is no necessity to install a bundle for this purpose. My reason for installing it was solely to generate a Token-Based Authentication (TBA) for the Integration record.

  • @banderamusicaltv
    @banderamusicaltv 7 місяців тому

    Do I need subscription to NetSuite in order to learn SuiteScript?

  • @vasthraacollection
    @vasthraacollection Рік тому +1

    "This user has exceeded the number of active access tokens for this role "
    Go back
    Shows like this while i am access tocken in netsuite
    What is issue?

    • @SweetScriptsStudios
      @SweetScriptsStudios  Рік тому

      If you see this error it means that your user has the maximum number of tokens that Netsuite allows for your role. Login to Netsuite and deactivate unused active tokens.
      navigate to:
      Setup>Users/Roles>Access Tokens
      For more details check this link
      support.cloudextend.io/en/articles/3888536-troubleshooting-user-has-exceeded-the-maximum-number-of-tokens