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.
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.
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.