Alternative extraction search action
You can add one or more Alternative extraction search actions to a form and select what fields are included in each search.
An Alternative extraction search action performs a search of field alternatives for a locator. If the initial extraction does not capture the correct data, the alternative extraction search action allows validation users to choose the correct value from the field alternatives. Use an alternative extraction search for fields that consistently have incorrect alternatives populated. For example, if the system extracted the incorrect invoice number, use the alternative extraction search to manually select the correct invoice number for the document field.
-
On the form modeling bar, click
Actions and click
New.
The New action dialog box is displayed.
- On the Type list, select Alternative extraction search.
- Change the default Name (AlternativeExtractionSearch1) to something meaningful.
- Optional. Enter a Description for the action.
- Optional. Select Multilingual to configure a unique action for each language separately. See Configure multilingual actions.
- Select the Number of records to return at runtime. (Default: 1)
-
For
Document fields, select the check box for the fields to perform the
alternative extraction search for.
All the columns are displayed by default at runtime.
-
To define size of the alternative extraction search window, on the
Display tab, select either option for the
Width mode:
-
Fixed: Specify the required Dialog width (default: 667px) and Dialog height (default: 450 px).
-
Percentage: Specify the required Dialog width (default: 75%) and Dialog height (default: 450 px).
-
-
The
Results columns displays fields selected in the Document fields on the
General tab. To configure the width of the column:
- Select the column and click .
- On the Width list, select the width for the column.
- Click OK.
- Click to reorder the columns to use a logical order for your search query.
When you open the form at run time, the alternative extraction search window and columns are displayed as per the size defined.
-
Click
Add.
The newly created action appears on the Actions page.
-
Associate the action with the control to trigger this action. See
Configure actions for form control
events. Alternatively, to call this action for a form event, associate the action with the form. See
Associate an action with a form.
At runtime, when this action is triggered, an alternative extraction search is performed in a Validation activity.
See also: