![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A string of one or more names or keywords (the wild card characters asterisk (*) and question mark (?) can be used if they are enclosed in single quotation marks), the AND (&) or OR (|) logical operators, the NOT operator or the not sign (¬), and the open and closed parentheses symbols A string specifying the type of search is to be carried out on the global cross reference. The valid search types are:TABLE – Searches for objects that refer to the named tables. The search can be based on a whole table, on the field of a table, or on just a field. Enter one of the following for querystring:
− A table name and a field name (for example, EMPLOYEE.DEPTNO)GLOBALFIELD – Searches for objects that refer to the global fields named in the query.OBJECTSET – Searches for objects that refer to the Object Sets named in the query. A string consisting of the name of the TIBCO Object Service Broker library to search
• SEARCH is the interactive version of this tool used on the developer’s workbench. It also searches the cross reference index.
• Before using CROSSREFSEARCH, the cross reference index must first be built for the library. Refer to REFMAKER for more information about building the index.
Raised when there is a syntax error in the querystring, the value for querystring is invalid, the value for querykind is invalid, or the library does not exist. In each of these cases, a message is placed in MSG.The following rule searches the SYSADMIN library for the FCNKEY table and sends the results to the message log:
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |