Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Tools : REFMAKER

REFMAKER
Rebuilds the global cross reference index. (E)
Invocation
Do one of the following:
Type library <Enter>
Type REFMAKER(library) <Enter>
Type EX EFMAKER(library) <Enter>
Where:
 
Usage Notes
To keep the cross reference index current, REFMAKER should be run after every promotion. You should plan to run REFMAKER in batch mode with all users suspended.
For more information about REFMAKER, refer to TIBCO Object Service Broker Managing Deployment.
Detranslation of Rules
REFMAKER makes one pass over the specified library, detranslates the rules in the library, and makes entries into the global cross reference index based on the following order of evaluation:
If the table has no data parameters, all the rules in the field are included. If the table has one data parameter, you must first specify the instance or instances required in the table @IND_CALLS.
A global variable on the right-hand side of a statement is included in the index as a function, unless the variable is also used further on in the same rule, on the left-hand side, in which case it is not included.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved