![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
differences = DIFF_DEFN(objecttype, instance1, library1, environment1, location1, instance2, library2, environment2, location2, details)
The TIBCO Object Service Broker object type that is to be compared. Valid values are:
•
•
•
•
•
• If the object is a rule, the name of the rules library where instance1 is stored. This argument, although not currently used, must be supplied. You can enter a null ('') value. An identifier indicating the node where instance1 is located. If the object is a rule, the name of the library where instance2 is stored. This argument, although not currently used, must be supplied. You can enter a null ('') value. An identifier indicating the node where instance2 is located
• DIFFDEFN is the version of this tool used on the developer’s workbench.
• DIFFDEFN locks the definitions of the items being compared while the comparison is in progress.
• In the output, the letters D and I indicate which items should be deleted or inserted to make the definition of instance2 match the definition of instance1.
Raised for any error situation. The exception should be handled by the calling rule.More information describing the circumstances of the failure is in the @OBJECTMSG.MSG field.The DIFF_DEFN_1 rule compares the definitions of two tables and sends a detailed listing of differences to the message log.
DIFF_DEFN_2 compares the definitions of two rules and sends an end message indicating whether there are differences. The results are sent to the message log.
1:44:56 ARE THERE DIFFERENCES? Y
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |