DevOps
Learn about common concepts and developer operations to develop code customizations for NetSuite.
Use SuiteApp projects to develop and deploy SDF SuiteApps to target NetSuite accounts.
Customize accounts you own, such as your production, development, and sandbox account types.
Learn how SuiteApp projects and account customization projects are configured and how they differ on deployment.
Catch errors that may occur during the SuiteCloud project deployment process.
Set preferences that control how your SuiteApp is installed in a target account.
Configure attributes for files and folders in your SuiteCloud projects.
Manually define account component dependencies in the project manifest for account customization type of SuiteCloud project for SuiteCloud Development Framework (SDF).
Manually define SDF custom object dependencies for your SuiteApp using the Suitecloud project manifest.
Learn what makes a SuiteCloud project ready for successful deployment.
Use the SDF XML Reference for defining the field and attributes in the XML definition of your SDF custom objects.
Use the correct syntax and format to define a reference or value in the XML definition of SDF custom objects.
Learn about the record types that can be customized as SDF custom objects.
Get the script ID prefix and root XML tag for each supported SDF custom object in SuiteCloud Development Framework (SDF).
Learn how to create or add SuiteScript files to your SuiteCloud project.
Use the SuiteScript 2.x API reference to script your customizations.
Use the SuiteCloud CLI for Node.js CLI to script common operations like project creation, validation, deployment, and more.
Use the SuiteCloud Extension for Visual Studio Code to develop SDF custom objects in SuiteCloud projects, as well as to validate and deploy these projects to target accounts.