Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Project Tasks : Validating a Project or Project Resource

Validating a Project or Project Resource
When you save a resource, TIBCO BusinessEvents performs validation checks to ensure that all resource requirements are met. For example, it checks that required fields are completed, names are valid, syntax in rules is correct and no unknown functions are called.
You can also perform validation explicitly for an entire project or selected project resource
To Validate a Project, Project Folder, or Project Resource
In TIBCO BusinessEvents Studio Explorer, do one of the following:
A a pop-up message to displays the message, "Validation was successful" or summary information about any problems. Details about problems display in the Problems view.
To Fix Validation Errors
Many validation issues can be fixed using the Quick Fix feature. In the Problems view, right click on a problem and select Quick Fix.
See also Using the Quick Fix Feature in the Rule Editor for a related use of this feature.
Project Validation and Project Analysis
In addition to validating for internal consistency, you can run a project analyzer feature. It helps you to understand your project better, and find ways to improve it. For example, it identifies rule functions that are not used in any rule, and rules that will never be triggered at runtime. See Project Analyzer and Selected Entity Project Diagrams.

Copyright © TIBCO Software Inc. All Rights Reserved