Search Records activity
The Search Records activity searches for a specific record type based on search criteria that you specify.
About this task
You specify search criteria by expanding an element node
and then specifying the operator and search value. For example, for
a record type having an account number node:
- Expand the accountNumber node.
- Click operator and then right-click operator.
- Select Define Default Value.
- In the Default Value field, click the arrow and select an operator from the list.
- Click OK.
- Click searchValue.
- Select Define Default Value.
- In the Default Value field, enter the account number.
- Click OK.
The Search Records activity supports searching on fields with a null value using the operator noneOf. This search returns all records for which the field does not have a null value.
To retrieve values from lists, use the Get Records activity as the Search Records activity does not support lists.
You define the search criteria during the Map Inputs task in the To Activity panel.