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:
-
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.
-
Right-click your SuiteCloud project in the Project window.
-
Select NetSuite > Validate Project Against Account.
-
Select the account and role you want to use.
-
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.
-
If you're working on a SuiteApp projects, check the Apply Installation Preferences box if you want to apply the installation preferences.
-
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
- SuiteCloud IDE Plug-in for WebStorm Usage
- Working with SuiteCloud Projects in SuiteCloud IDE Plug-in for WebStorm
- Working with SDF Custom Objects in SuiteCloud IDE Plug-in for WebStorm
- Working with SuiteScript Files in SuiteCloud IDE Plug-in for WebStorm
- Adding Dependencies to the Manifest in SuiteCloud IDE Plug-in for WebStorm
- Changing Project Settings in SuiteCloud IDE Plug-in for WebStorm
- Setting Installation Preferences in SuiteCloud IDE Plug-in for WebStorm
- Managing SuiteCloud Projects as Compressed Files in SuiteCloud IDE Plug-in for WebStorm
- Using SuiteScript Code Completion in SuiteCloud IDE Plug-in for WebStorm
- Deploying a SuiteCloud Project to Your NetSuite Account with SuiteCloud IDE Plug-in for WebStorm
- Shortcut Keys in SuiteCloud IDE Plug-in for WebStorm