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. You can make any necessary changes to your project before the deployment occurs.

Note:

Only the SDF custom objects, files, and folders referenced 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 list, select 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, select Yes when prompted.

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

    Note:

    The validate action is optional. The project is still validated during the deploy action.

Related Topics

General Notices