To search a BTT artifact you should perform the following steps:
Type your search string in the Search identifier field you want to find in the workspace. The search process will search for all definitions and references of this identifier in all BTT projects in the workspace.
Notice the following:
Instead of typing your search string you can use the pull-down list to select a previously entered search identifier. In that case, all the search options (case sensitive, exact match and artifact types) will appear as they were when searching that id.
Check “Case sensitive” check box in case you want the search to take upper and lower case into account.
Check “Exact match” if you want to search for an identifier that is exactly as specified. Otherwise, any identifier containing the entered string will also match the search. For example, there are the following data elements identifiers in the workspace: “MyAccount”, “Account” and “Account10”. Then, the search result will be as follows:
Select one or more BTT artifact types in the “Search For” section. In case more than one type is selected, the search process will look for any artifact corresponding to any of the selected types that are defined or used in the workspace.
For example, if the user searches for “MyAccount” with no “Exact Match” and selects “Data Elements”, “Contexts” and “Operations”, the result will include the following:
Search scope functionality is the same as the one existing in Eclipse/RAD search.
Choose the scope for your search. You can either search the whole workspace, previously selected resources, projects enclosing the selected resources or pre-defined working sets.
Workspace: it searches in the whole workspace.
Selected resources: it searches in the resources selected previously in BTT Project Explorer. So, notice that first it is necessary to choose all the resources where you want to do the search and then open the BTT search view.
Enclosing projects: if you select some files in the BTT Project Explorer and then you check “Enclosing projects” in BTT Search view, the search result will search in all projects that contain the selected files.
Working sets: it allows to search in specific working sets defined via “Choose” button.
Follows an example of artifact id search to search data elements with identifier “sessionData”: