Guidelines for Search
You can search for fields within Integration Server elements and define the scope of the search operations. Search can be performed on IS document types, flow services, Java services, specifications, and triggers.
The following are general considerations when searching for elements:

The search is case sensitive. Be sure to use the appropriate combination of upper and lower case letters while specifying the search string.

The search does not support exact pattern matches.
The following are considerations when searching for specific Integration Server elements.
Element | Search considerations |
IS Document Types | Search for field names in a document type. |
Flow services |  Search for field names in the signature.  Search for variable names used as pipeline variable substitution or pipeline variable path in the following properties of flow steps:  Label property in all the flow steps  Scope property in all the flow steps  Switch in the BRANCH step  Input and output array in a LOOP step  In a MAP step,  Indices of link  Copy condition properties of linked variables  Map set and map delete  Timeout property of the flow steps - BRANCH, INVOKE, LOOP, MAP, REPEAT, and SEQUENCE  Count and Repeat interval properties of REPEAT step  Failure message property of the EXIT step. Note: | Search is performed only on variable names that are used in any of the above steps. |
|
Java services | Search for field names in the signature. Note: | Search within a JAVA code is not supported. |
|
Specifications | Search for field names in the signature. |
Triggers | Search for variable names used in a filter. The variable names used in a filter can only be searched if they are enclosed within %. Note: |  Provider Filters cannot be searched. You must manually change Provider Filters.  You can only search webMethods messaging trigger. |
|
Note: | If a document type is referred in other elements, the field names inside the reference are not searched. The field names of the referred document type can be searched. |