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:
Validating against 1234567 - Administrator.
Step 1: PROJECT_VALIDATION
Step 2: MANIFEST_VALIDATION
Step 3: DEPLOY_FILE_VALIDATION
Step 4: CONFIGURATION_VALIDATION
Step 5: CUSTOM_OBJECT_VALIDATION
Step 6: CUSTOM_OBJECT_VALIDATION --- custform_28_3775598_351 (addressform)
Step 7: CUSTOM_OBJECT_VALIDATION --- custform_29_3775598_351 (addressform)
Step 8: FILE_VALIDATION
Step 9: FOLDER_VALIDATION
Step 10: TRANSLATION_IMPORT_VALIDATION
Step 11: TRANSLATION_REFERENCE_VALIDATION
Step 12: PREFERENCE_VALIDATION
Step 13: FLAG_VALIDATION
Step 14: ACP_SPECIFIC_VALIDATION
Step 15: PROJECT_ACCOUNT_VALIDATION
Step 16: ACCOUNT_SETTINGS_VALIDATION
Step 17: CUSTOM_OBJECT_ACCOUNT_VALIDATION
Step 18: CUSTOM_OBJECT_ACCOUNT_VALIDATION --- custform_28_3775598_351 (addressform)
Step 19: CUSTOM_OBJECT_ACCOUNT_VALIDATION --- custform_29_3775598_351 (addressform)
The validation process has finished.
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