Chatta subito con l'assistenza
Chat con il supporto

Identity Manager 9.1 - User Guide for One Identity Manager Tools User Interface

About this guide One Identity Manager tools user interface
The user interface layout Using the help in the Manager Status bar information in the Manager Current user Menu items in the Manager Views in the Manager Manager program settings Reloading changes to the user interface Detailed information about the user interface Limiting list entries using the list limit Limiting list sizes using simple filters Searching for list entries User-defined filters in the Manager Database search in the Manager Displaying extended properties for objects Multiple object edit in the Manager Committing data on change conflicts
Working with the Designer

Creating search queries using SQL conditions

A search query with an SQL condition searches all entries of the selected object definition that match the SQL condition.

To create a filter query using an SQL condition in the Manager

  1. In the Manager, select the View > Database search menu item.

    The database search is displayed in the navigation view.

  2. To open the advanced database search, click the Advanced button in the Search section.

  3. Click New search and select the SQL search method.

  4. In the Search parameter pane, enter the following information.

    • Search in: Select the object definition in which to perform the search.

    • Search pattern: Enter the condition. Enter the condition as a valid database query WHERE clause. You can enter the database queries as an SQL query directly or compile the database queries with a wizard. Use the Expert view or Simple view button to switch to the appropriate view.

  5. (Optional) If required, specify the following settings in the Optional parameter section.

    • Sort criteria: Specify the properties (columns) by which to sort the search result. Click to show all available properties according to the object definition. Click on a name to transfer the entry to the input field.

    • Display template: Specify the format in which the results are displayed. Click to show all available properties according to the object definition. Click on a name to transfer the entry to the input field.

  6. To save the search, enter a name and a description for the search filter in the Save search section and click Save.

Creating search queries using full-text search

NOTE: To use the full-text search, you must run the program over an application server with an installed search service. For more information about installing an application server for full text search, see the One Identity Manager Installation Guide.

A search query using full-text search, searches for the specified search term in all columns of the selected object definition that are indexed for full-text search. For more information about configuring columns for the full text search, see the One Identity Manager Configuration Guide.

To create a search query in the Manager using the full-text search

  1. In the Manager, select the View > Database search menu item.

    The database search is displayed in the navigation view.

  2. To open the advanced database search, click the Advanced button in the Search area.

  3. Click New search and select the Full text search method.

  4. In the Search parameter pane, enter the following information.

  5. (Optional) If required, specify the following settings in the Optional parameter area.

    • Sort criteria: Specify the properties (columns) by which to sort the search result. Click to show all available properties according to the object definition. Click on a name to transfer the entry to the input field.

    • Display template: Specify the format in which the results are displayed. Click to show all available properties according to the object definition. Click on a name to transfer the entry to the input field.

  6. To save the search, enter a name and a description for the search filter in the Save search area and click Save.

Rules and examples for the full-text search

Table 35: Rules with examples for searching
Example Description

Sam User

Finds Sam User but not Sam Identity.

Search results must contain all of the separate terms in the query. A logical AND is used.

Sam OR Identity

Finds Sam User and Pat Identity.

Placing OR between the search terms, acts as a logical OR operator. The result of this search contain at least one of the two search terms.

Sam NOT User

Finds Sam Identity but not Sam User.

The results of this search do not contain the term that comes after NOT.

U*

Finds User1 and User2.

The * functions as a wildcard for any number of characters to complete the term.

Use?

Finds User but not User1.

The ? functions as a wildcard for a single character to complete the term.

"Sam User"

Provides results in which the search terms Sam and User follow one another.

Results of this search contain the string in quotes as phrase.

Sam User~

Finds Sam User and also other similar results. A tilde ~ after the search term indicates that the search should also find similar results. The means that incorrectly spelled terms can be found as well.

You can specify the level of similarity by adding a number between 0 and 1 (with decimal point) after the tilde ~. The higher the number, the more similar the results.

During the search, the search strings are broken down into tokens by the search index in use. The search terms are compared with these tokens.

Use the Common | Indexing | IndexNonTokenChars configuration parameter to specify which delimiters are to be used. The configuration parameter can be extended if certain characters in the search text have linking function.

If the Common | Indexing | IndexUseLegacyAnalyzer configuration parameter is enabled, alternative tokenizing is performed also. The alternative method of tokenizing is preferable for long tokens. For example, if the string Department_01 is a token, the partial string Department is not considered to be a token.

The following tokens are named.

Table 36: Tokens for alternative tokenizing
Token Description with example

Words

Sequence of letters and/or numbers

Enumeration

Words linked by punctuation marks (_-/.,) of which at least every second one contains a number.

An example is Department_01.

Sequences are also decimal numbers and IP addresses.

Email addresses

An email address is often made up of first name, last name, company name and generic top-level domain (for example .com). The order or spelling of the first and last names may vary (for example, use of initials). The special character @ and the punctuation mark (.) not only separate each part of the email address but also links them so that the email address is recognized as a token.

Examples of email addresses are s.user@example.com and pat.identity@example.com.

Host names

For example website.example.com.

Acronym

For example U. S. A.

Apostrophe

For example O'Name.

@, & surrounded by letters

For example Me&you.

Umlauts such as ä, ö, ü For example Häägen.

NOTE: Changing the configuration parameter means rebuilding the search index, which may take some time.

Running advanced database searches

To run an advanced database search in the Manager

  1. In the Manager, select the View > Database search menu item.

    The database search is displayed in the navigation view.

  2. To open the advanced database search, click the Advanced button in the Search section.

  3. Double-click the search filter in the Saved filters area.

  4. Start the search using the Search button.

TIP: The saved search queries are shown in the My One Identity Manager > Filters category. You can run or edit the search queries there or export them for other users.

Related topics
Related Documents

The document was helpful.

Seleziona valutazione

I easily found the information I needed.

Seleziona valutazione