(Update with the copy of version:DRAFT)
m (1 révision importée)
Ligne 1 : Ligne 1 :
=Recherche d’objets de configuration=
+
=Searching for Configuration Objects=
{{#anc:Searching for Configuration Objects}}
+
You can search for one or more specific objects in Genesys Administrator Extension. Start defining the search criteria by clicking '''Search''' in the top right corner of the Configuration Manager home page. You can search for an object by specifying '''Name''', '''Type''', '''State [enabled/disabled]''', and/or '''Tenant'''. The search can be case-sensitive or case-insensitive.
Vous pouvez rechercher un ou plusieurs objets spécifiques dans Genesys Administrator. Commencez par définir les critères de recherche en cliquant sur '''Rechercher''' dans le coin supérieur droit de la page d’accueil de Configuration Manager. Vous pouvez rechercher un objet réunissant jusqu’à quatre critères ('''Nom''', '''Type''', '''État''' [activé/désactivé], et '''Locataire''') et la recherche peut être insensible ou non à la casse. Les résultats de la recherche s’affichent sous les critères, avec le chemin d’accès à chaque objet dans votre configuration.
 
{{NoteFormat|La fonction de recherche ignore les restrictions placées par les rôles, ce qui signifie qu'un utilisateur peut voir n'importe quel objet quels que soient les rôles qui lui sont attribués. Par conséquent, en plus des rôles, il est impératif d'utiliser des autorisations pour éviter qu'un utilisateur voie des objets pour lesquels il n'a pas de privilèges de rôle. |3}}
 
  
{{#anc:Searching for an Object}}
+
You can use Advanced Search to search for objects by specifying additional criteria. For example, you could use Advanced Search to search for a Person object by adding criteria such as '''Is Agent''', '''First Name''', '''Last Name''', '''Employee Id''', '''Switch''', '''Skill''', '''Skill Level''', '''Agent Login''', or '''Agent Group'''. Search results appear beneath the criteria, including the path to each object in your configuration.
==Recherche d'un objet==
+
 
Pour rechercher un objet :
+
{{NoteFormat|The Search facility ignores any restrictions placed by Roles, meaning that a user can view any object regardless of what Roles they have been assigned. Therefore, in addition to Roles, it is imperative that you also use permissions to prevent a user seeing objects for which they have no Role privileges. |3}}
 +
 
 +
==Searching for an Object==
 +
To search for an object:
 
<ol>
 
<ol>
<li> Cliquez sur '''Configuration''' dans l’en-tête de GAX, puis cliquez sur '''Rechercher''' dans le coin supérieur droit.</li>
+
<li> Click '''Configuration''' in the GAX Header, and click '''Search''' in the upper-right corner.</li>
<li> Entrez les critères de recherche dans les champs appropriés, en notant les éléments suivants :
+
<li> Enter the search criteria in the appropriate fields, noting the following:
 
<ul>
 
<ul>
<li> Seul le '''Type''' est obligatoire, mais en précisant d’autres critères, vous allez accélérer votre recherche et réduire le nombre d’enregistrements dans les résultats.</li>  
+
<li> Only '''Type''' is required, but specifying other criteria, if known, will speed up your search and reduce the number of records in the Results.</li>  
<li> Par défaut, la recherche ne fait pas de distinction entre majuscules et minuscules.</li>
+
<li> By default, the search is case-insensitive.</li>
<li> Dans les cases de texte (par exemple '''Nom'''), vous n'avez à saisir que les premiers caractères du texte voulu. Par exemple, pour rechercher l'objet Configuration Server appelé '''confserv''', saisissez <tt>conf</tt>. Les résultats de la recherche affichent la liste de tous les objets dont les noms commencent par "conf" (et "Conf", si '''Sensible à la casse''' n’est pas sélectionné), et notamment '''confserv'''.</li>
+
<li> In text boxes (such as '''Name'''), you need to enter only the first few characters of the required text. For example, to search for the Configuration Server object named '''confserv''', enter <tt>conf</tt>. The search results will list all objects with names starting with "conf" (and "Conf", if '''Case Sensitive''' is not selected), including '''confserv'''.</li>
<li> Les caractères génériques tels que <tt>!</tt> et <tt>*</tt> ne sont pas pris en charge.</li>
+
<li> Wildcards such as <tt>!</tt> and <tt>*</tt> are supported.</li>
 
</ul>
 
</ul>
<li> (Facultatif) Sélectionnez '''Sensible à la casse''' pour effectuer la recherche en prenant en compte la casse.</li>
+
<li> (Optional) Select '''Case Sensitive''' to make the search case-sensitive.</li>
<li> Cliquez sur '''Rechercher'''.</li>
+
<li> (Optional) Click '''Advanced Search''' to provide additional values for search criteria.</li>
 +
<li> Click '''Search'''.</li>
 
</ol>
 
</ol>
  
{{NoteFormat|Vous ne pouvez effectuer qu'une recherche à la fois. Les résultats d'une recherche effacent les résultats et critères de filtre de la recherche précédente.}}
+
{{NoteFormat|You can perform only one search at a time. The results of one search clears the results and filter criteria of the previous search.}}
 +
 
 +
The '''Search Results''' section displays the same metrics as for other [[UserInterface#metrics|lists]] in the GAX. In this section, you can:
 +
* Select any or all of the objects for further action.
 +
* Sort the list by any column.
 +
* Use the '''Column Picker''' to define what fields are displayed and not displayed.
 +
* '''Delete''', '''Clone''', '''Move''', '''Enable''', or '''Disable''' selected objects.
 +
* Further refine the list using the '''Quick Filter'''.
  
La section '''Résultats de recherche''' affiche les mêmes métriques que pour les autres [[UserInterface#metrics|listes]] dans GAX. Dans cette section, vous pouvez :
+
{{NoteFormat|By default, the Quick Filter starts displaying results while you are typing. If you prefer to have the filtering start only when you hit '''Enter''', go to the '''Application Options''' tab of the GAX Application object and add an option to the '''general''' section called '''quick_filter_only_on_enter''' and set its value as '''true'''.|2}}
* Sélectionner un ou tous les objets pour indiquer l’action à entreprendre.
 
* Trier la liste par colonne.
 
* Utiliser le '''Sélecteur de colonne''' pour définir les champs à afficher et ceux à masquer.
 
* '''Supprimer''', '''cloner''', '''déplacer''', '''activer''' ou '''désactiver''' les objets sélectionnés.
 
* Affiner la liste à l’aide du '''filtre rapide'''.
 
  
Cliquez sur n’importe quel objet dans les résultats pour ouvrir la boîte de dialogue Propriétés de l’objet sélectionné. Elle permet de modifier ou de supprimer cet objet ou d’ajouter de nouveaux objets à votre configuration.
+
Clicking on any object in the results opens the properties dialog box for that object, where you can modify or delete this object, or add new objects to your configuration.
  
{{#anc:Clearing the Search Results}}
+
==Clearing the Search Results==
==Effacement des résultats de recherche==
+
To clear the results of a search, do one of the following:
Pour effacer les résultats d’une recherche, utilisez l’une des méthodes suivantes :
+
* Click '''Clear'''. This clears the search criteria and and results.  
* Cliquez sur '''Effacer'''. Cela supprime les critères de recherche et les résultats.  
+
* Perform another search. The results of one search clears the results of the previous search.
* Effectuez une autre recherche. Les résultats d'une recherche effacent ceux de la recherche précédente.
 
  
 
[[Category:V:GA:DRAFT]]
 
[[Category:V:GA:DRAFT]]

Version du mai 10, 2019 à 17:10

Searching for Configuration Objects

You can search for one or more specific objects in Genesys Administrator Extension. Start defining the search criteria by clicking Search in the top right corner of the Configuration Manager home page. You can search for an object by specifying Name, Type, State [enabled/disabled], and/or Tenant. The search can be case-sensitive or case-insensitive.

You can use Advanced Search to search for objects by specifying additional criteria. For example, you could use Advanced Search to search for a Person object by adding criteria such as Is Agent, First Name, Last Name, Employee Id, Switch, Skill, Skill Level, Agent Login, or Agent Group. Search results appear beneath the criteria, including the path to each object in your configuration.

Avertissement
The Search facility ignores any restrictions placed by Roles, meaning that a user can view any object regardless of what Roles they have been assigned. Therefore, in addition to Roles, it is imperative that you also use permissions to prevent a user seeing objects for which they have no Role privileges.

Searching for an Object

To search for an object:

  1. Click Configuration in the GAX Header, and click Search in the upper-right corner.
  2. Enter the search criteria in the appropriate fields, noting the following:
    • Only Type is required, but specifying other criteria, if known, will speed up your search and reduce the number of records in the Results.
    • By default, the search is case-insensitive.
    • In text boxes (such as Name), you need to enter only the first few characters of the required text. For example, to search for the Configuration Server object named confserv, enter conf. The search results will list all objects with names starting with "conf" (and "Conf", if Case Sensitive is not selected), including confserv.
    • Wildcards such as ! and * are supported.
  3. (Optional) Select Case Sensitive to make the search case-sensitive.
  4. (Optional) Click Advanced Search to provide additional values for search criteria.
  5. Click Search.
Important
You can perform only one search at a time. The results of one search clears the results and filter criteria of the previous search.

The Search Results section displays the same metrics as for other lists in the GAX. In this section, you can:

  • Select any or all of the objects for further action.
  • Sort the list by any column.
  • Use the Column Picker to define what fields are displayed and not displayed.
  • Delete, Clone, Move, Enable, or Disable selected objects.
  • Further refine the list using the Quick Filter.
Conseil
By default, the Quick Filter starts displaying results while you are typing. If you prefer to have the filtering start only when you hit Enter, go to the Application Options tab of the GAX Application object and add an option to the general section called quick_filter_only_on_enter and set its value as true.

Clicking on any object in the results opens the properties dialog box for that object, where you can modify or delete this object, or add new objects to your configuration.

Clearing the Search Results

To clear the results of a search, do one of the following:

  • Click Clear. This clears the search criteria and and results.
  • Perform another search. The results of one search clears the results of the previous search.
Comments or questions about this documentation? Contact us for support!