Articles tagged #SUITECLOUD
Articles tagged
#SUITECLOUD
Setting Up NetSuite Accounts in SuiteCloud Extension for Visual Studio Code
You can set up the NetSuite accounts you want to customize. If you have set up domains in addition to the default NetSuite ones, you need to configure account-specific details for these additional domains you added.
The Command Palette in SuiteCloud Extension for Visual Studio Code
Interact through the Command Palette to use SuiteCloud Extension for VS Code. The Command Palette offers a simple way to invoke the SuiteCloud functionalities by providing autocompletion and suggestion features to display the name of the available commands. To trigger it:
Installing SuiteCloud Extension for Visual Studio Code
Prior to installing SuiteCloud Extension for VS Code, seeInstallation Prerequisites for SuiteCloud Extension for Visual Studio Code.
Supported SuiteCloud Extension for Visual Studio Code Versions
You should use the latest version of the SuiteCloud Extension for VS Code available in the Marketplace. The table below is informative and correlates extension versions in the Marketplace and NetSuite versions.
SuiteCloud Processors Priority Elevation and Processor Reservation (Advanced Settings)
Priority elevation enables you to automatically increase the priority of each low or standard priority job after a specific time interval. The time interval starts when the job is submitted. You do not need to use these settings in most cases. Because of this, priority elevation is disabled by default. However, you may need to use them if lower priority jobs experience excessive wait times.
Installing and Setting Up SuiteCloud Extension for Visual Studio Code
SuiteCloud Extension for Visual Studio Code (VS Code) is installed from within the VS Code application.
Supported Cipher Suites and Host Key Types
SFTP connections are encrypted. For security reasons, NetSuite requires that the server to which a connection request is being made supports at least one of the following ciphers aes128-ctr, aes192-ctr or aes256-ctr. The preceding cipher specs refer to the AES cipher in Counter stream cipher mode using 128,192 or 256 bit key sizes.
Trigger a User Event Script on a Scheduled Script
A user would like to ensure that a User Event Script is triggered when a Scheduled Script is run.