Validating a SuiteCloud Project Against Your NetSuite Account with SuiteCloud Extension for Visual Studio Code

You can validate your project before deploying it to the target account, so you can make any changes to your project before deployment.

Note:

Only the SDF custom objects, files, and folders listed in the deploy.xml file are validated.

To validate a SuiteCloud project against your NetSuite account:

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

  2. From the dropdown, pick SuiteCloud: Validate 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 it has account-specific values: Cancel the validation process or Display a warning and continue the validation process.

    Note:

    The validate action is optional. Your project is still validated during deployment.

Related Topics

General Notices