Deploying a SuiteCloud Project to Your NetSuite Account with SuiteCloud Extension for Visual Studio Code

You can deploy your project folder. Before deployment, the folder is zipped and only the files and folders listed in the deploy.xml file are included. The file is created automatically when you create a SuiteCloud project. By default, it's set up to deploy all supported files in the File Cabinet folder and all SDF custom objects in the Objects folder.

For information about getting your SuiteCloud project ready for deployment, see SuiteCloud Project Deployment Preparation.

To deploy a SuiteCloud project to your NetSuite account:

  1. In VS Code, open the Command Palette and type suitecloud.

  2. From the dropdown, pick SuiteCloud: Deploy Project.

  3. If your project is a SuiteApp and you want to apply settings from the hiding.xml, locking.xml, and overwriting.xml files, click Yes when prompted.

  4. If your project is an ACP, choose what you want to do if the project has account-specific values, Cancel the deployment process or Display a warning and continue the deployment process.

    The project is deployed to your account.

    Note:

    The project is also validated during deployment.

Related Topics

General Notices