In Business Modeler, locate the needed web form or table and open it for editing.
Click the name of the needed field or column.
Click Edit next to the list of fields/columns.
Click the Link tab.
In the RangeHref text box, enter emxFullSearch.jsp.
See Full-Text Search for more details of URL parameters that can be included in the RangeHref.
Define a value for the Type Ahead Mapping setting:
- Click the Settings tab.
- In the Name text box, enter Type Ahead Mapping.
- In the Value text box, enter NAME.
- Click Set.
Define a value for the Type Ahead Validation setting (if you do not want to use the default value of false)
- In the Name text box, enter Type Ahead Validation.
- In the Value text box, enter true or false depending on your business requirements.
- Click Set.
Click OK to save the field/column changes.
Click Edit to save the web form/table.
If necessary, update the ENOVIA Business Process Services properties that work with Type Ahead:
- In a text editor, open emxSystem.properties for editing.
- Edit the values for these properties as needed:
- emxFramework.FullTextSearch.TypeAhead.Suggestion.Limit
- emxFramework.TypeAhead
- emxFramework.TypeAhead.RunProgram.CharacterCount
- emxFramework.TypeAhead.SavedValues.Limit
See emxSystem.properties for Search and Advanced Search for details on editing emxSystem.properties.