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 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 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.
| ||
Java services | Search for field names in the signature.
| ||
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: | 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. |