|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
During validation, each resource always checks for broken references. Many resources have other resource-specific validation behavior. See Validate Project for Deployment for some additional information on the behavior of resources included with TIBCO Designer by default.
The validateproject utility allows you to validate all project resources on the command line. The validateproject online help shows the command line syntax and describes each command option. To use the online help, change directory to TIBCO_HOME/designer/version/bin and type validateproject. The online help is as follows:-a: path to a properties file mapping alias names to library paths (aliasName=/path/to/library/file)
• Select the resource to be validated, then choose Resources > Validate Resource from the menu bar.You can validate all resources either from the Project menu or using validateproject utility on the command line.
• To validate all Resources from the Project menu
− Choose Project > Validate Project for deployment.
• To validate all Resources using validateproject utility on the command line, change directory to TIBCO_HOME/designer/version/bin and start the validateproject utility. For example:
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |