23.3 Optimizing Access Request Search Performance

Depending on your data and access request and approval policies, searching for users, groups, or roles might result in too many requestable items and might take considerable time. Authorized administrators can enhance search performance by setting values for the following advanced configuration properties using the Advanced Menu.

  • com.netiq.iac.ui.userpicker.paging.strategy.has.more

    This property specifies search result paging behavior, and is set to false by default. If you change it to true, Identity Governance searches for requestable items more quickly.

  • com.netiq.iac.ui.userpicker.paging.strategy.min.search.chars

    This property configures the number of minimum characters you need to type in the search box before Identity Governance starts searching the catalog. By default, this property is set to 0, but you can change this to a higher value. The more characters you type in, the less time is needed to narrow the search results.

  • com.netiq.iac.ui.cx.search.preventAutoQuery

    After you click Search, Identity Governance displays all request items, but you can set this property to true to prevent Identity Governance from loading all requestable items.

  • com.netiq.iac.ui.cx.search.typeaheadDelay

    This property controls the time within which Identity Governance queries the database and displays search results. The default typeahead value for the property is 500 milliseconds.