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.
Note: XML schemas are validated to see if they actually define conflicting elements before marking them with warnings and ignoring the conflict. If the system property
schema.conflictingNS.ignore is true in the
studio.ini file, conflicts in schema elements are not checked, and a warning is not added.
Procedure
Copyright © TIBCO Software Inc. All Rights Reserved.