Element | What can you search for? |
IS Document Types | Variable names in a document type. |
Flow services | Variable names in the service signature. Variable names used for pipeline variable substitution in the following properties of flow steps: Label property in all the flow steps Scope property in all the flow steps Switch property in the BRANCH step Input array and Output array properties in a LOOP step In a MAP step Indices of link Copy condition properties of linked variables Map set (assign a value to a variable) and map delete Timeout property of the flow steps: BRANCH, CATCH, FINALLY, INVOKE, LOOP, MAP, REPEAT, SEQUENCE, and TRY Count and Repeat interval properties of REPEAT step Failure message, Failure name, Failure instance properties of the EXIT step Note: You can search only on the variable names used in any of the specified flow steps. |
Java services | Variable names in the signature. Note: Search within Java code is not supported. |
Specifications | Search for field names in the signature. |
Triggers | Variable names used in a local filter of a webMethods messaging trigger. 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 examine provider filters. |