Validating a SuiteCloud Project with SuiteCloud IDE Plug-in for WebStorm

SDF can run server-side validation to catch errors that might occur during project deployment.

For more information, see SuiteCloud Project Validation.

To validate a SuiteCloud project against your account:

  1. In WebStorm, create or select your SuiteCloud project.

    For more information, see Creating an Account Customization Project in SuiteCloud IDE Plug-in for WebStorm or Creating a SuiteApp Project in SuiteCloud IDE Plug-in for WebStorm.

  2. Right-click your SuiteCloud project in the Project window.

  3. Select NetSuite > Validate Project Against Account.

  4. Select the account and role you want to use.

  5. If you're working on an account customization project, change the Action on Account-Specific Values setting. For more information about this setting, see Account-Specific Values Validation in SuiteCloud Projects.

  6. If you're working on a SuiteApp projects, check the Apply Installation Preferences box if you want to apply the installation preferences.

  7. Click Validate.

    SDF validates your project against the account you picked. The validation progress log shows up in the SuiteCloud IDE console.

Errors in the validation log show up in red. If you run into errors during server-side validation, check the error messages to figure out what went wrong and troubleshoot the issues.

Example

Here's an example of a validation log that shows a successful validation:

          Info -- Account [ACCOUTNAME]
Info -- Account Customization Project [PROJECTNAME]
Info -- Framework Version [1.0]
Validate manifest -- Success
Validate deploy file -- Success
Validate configuration -- Success
Validate script file -- Success
Validate objects -- Success
Validate files -- Success
Validate folders -- Success
Validate account settings -- Success
Validate Custom Objects against the Account -- Success
Validation COMPLETE 
Validate preferences - Success
Validate flags -Sucess 

        

Related Topics

General Notices