(Update with the copy of version:DRAFT)
m (1 révision importée)
Ligne 1 : Ligne 1 :
=Provisioning en masse des objets de configuration=
+
=Bulk Provisioning of Configuration Objects=
{{#anc:Bulk Provisioning of Configuration Objects}}
+
To create or modify large numbers of objects, you can upload a [[BulkObj#csv|comma-separated value (CSV) file]] containing new and/or changed object information. You enter or modify values in the appropriate columns for each object. When uploaded to GAX, the objects listed in the file are created or modified, based on the action to be taken as indicated in the Action column.
Pour créer ou modifier un grand nombre d'objets, vous pouvez télécharger un [[BulkObj#csv|fichier de valeurs séparées par des virgules (CSV)]] contenant les informations nouvelles et modifiées sur les objets. Saisissez ou modifiez les valeurs dans les colonnes appropriées pour chaque objet. Lors du téléchargement dans GAX, les objets indiqués dans le fichier sont créés ou modifiés, conformément à l'action définie dans la colonne Action.
 
  
Vous pouvez également utiliser GAX pour télécharger (ou exporter) des informations pour des objets sélectionnés. Si vous le souhaitez, vous pouvez utiliser ce téléchargement pour créer un "modèle" pour les données de téléchargement.  
+
You can also use GAX to download (or export) information for selected objects. If you want, you can use this download to create a "template" for the data upload.  
  
Cette fonctionnalité d’importation/exportation est disponible pour les types d'objets suivants :
+
This import/export functionality is available for the following object types:
* DN et Groupes DN
+
* DNs and DN Groups
* Places et Groupes de places
+
* Places and Place Groups
* Personnes (Utilisateurs) (notamment les agents)
+
* Persons (Users), including Agents
* Groupes d'agents
+
* Agent Groups
* Noms de connexion de l'agent
+
* Agent Logins
  
Vous pouvez utiliser GAX pour télécharger (ou exporter) des informations pour les objets sélectionnés. Si vous le souhaitez, vous pouvez utiliser ce téléchargement pour créer un "modèle" pour les données de téléchargement.  
+
You can use GAX to download (or export) information for selected objects. If you want, you can use this download to create a "template" for the data upload.  
  
Cette section décrit comment exporter et importer des fichiers. Reportez-vous au type d’objet pour obtenir des informations spécifiques qui peuvent être incluses dans le fichier et des exemples de feuilles de calcul préparées et de fichiers.
+
This section describes how to export and import the files. Refer to the object type for the particular information that can be included in the file, and for examples of a prepared spreadsheet and file.
  
{{#anc:Exporting Data}}
+
==Exporting Data==
==Exportation de données==
+
GAX allows you to export data from existing data records into a spreadsheet called '''download.csv'''. Depending on what you are doing, you can modify the spreadsheet as required, save it as a '''.csv''' file, and [[BulkObj#upload|upload]] it back into GAX.  Or, you can export the data for just one object, remove the data (but not the column headers) from it, and use this "empty" template for present and future uploads of updated data.
GAX permet d’exporter des données à partir d’enregistrements de données existants dans une feuille de calcul appelée '''download.csv'''. Selon ce que vous faites, vous pouvez modifier la feuille de calcul selon les besoins, l’enregistrer dans un fichier '''.csv''', et la [[BulkObj#upload|télécharger]] de nouveau dans GAX.  Ou bien, vous pouvez exporter les données pour un seul objet, supprimer les données (mais pas les en-têtes de colonne) et utiliser ce modèle "vide" pour les téléchargements actuels et futurs de données téléchargées.
 
  
 
{{AnchorDiv|export}}
 
{{AnchorDiv|export}}
Pour exporter les données, procédez comme suit :
+
To export data, do the following:
<toggledisplay linkstyle font-size:larger showtext="[+] Afficher les étapes" hidetext="[-] Masquer les étapes">
 
 
<ol>
 
<ol>
<li>Dans Configuration Manager, sélectionnez les objets pour lesquels vous souhaitez exporter les données.</li>
+
<li> In Configuration Manager, select those objects for which you want to export data.</li>
<li>Cliquez sur '''Exporter''' dans le menu '''Plus'''. La fenêtre du sélecteur de colonnes affiche les colonnes requises pour le type d’objet sélectionné. L’ensemble des colonnes requises varie en fonction des types d’objets. Vous pouvez modifier l’ordre dans lequel les colonnes s’affichent dans le fichier de sortie, mais vous ne pouvez pas les retirer de la liste.</li>
+
<li> Click '''Export''' in the '''More''' menu. The column picker window displays the required columns for the type of objects you have selected. The set of required columns differs between object types. You can change the order in which these columns appear in the output file, but you cannot remove them from the list.</li>
<li> Dans les autres tableaux de la fenêtre du sélecteur de colonnes, sélectionnez autant de champs que nécessaire ou désélectionnez ceux dont l'exportation n'est pas nécessaire.</li>
+
<li> From the other tables in the column picker window, select more fields as required, or clear those fields that you do not want exported.</li>
<li> Cliquez sur '''Exporter'''. GAX génère et télécharge une feuille de calcul appelée '''download.csv''' contenant les données que vous avez sélectionnées pour l'exportation.</li>
+
<li> Click '''Export'''. GAX generates and downloads a spreadsheet called '''download.csv''' with the data that you selected for export.</li>
 
</ol>
 
</ol>
</toggledisplay>
 
  
 
{{AnchorDiv|csv}}
 
{{AnchorDiv|csv}}
{{#anc:The CSV File}}
+
==The CSV File==
==Fichier CSV==
+
The content of the CSV file differs depending on the object type that you are importing or exporting, as follows:
Le contenu du fichier CSV est différent selon le type d’objet que vous importez ou exportez, comme suit :
+
* [[CfgDN#csv|DNs]]
* [[CfgDN#csv|DN]]
+
* [[CfgDNGroup#csv|DN Groups]]
* [[CfgDNGroup#csv|Groupes de DN]]
 
 
* [[CfgPlace#csv|Places]]
 
* [[CfgPlace#csv|Places]]
* [[CfgPlaceGroup#csv|Groupes de places]]
+
* [[CfgPlaceGroup#csv|Place Groups]]
* [[CfgPerson#csv|Personnes]]
+
* [[CfgPerson#csv|Persons]]
* [[CfgAgentGroup#csv|Groupes d'agents]]
+
* [[CfgAgentGroup#csv|Agent Groups]]
* [[CfgAgentLogin#csv|Nom de connexion agent]]
+
* [[CfgAgentLogin#csv|Agent Login]]
  
 
{{AnchorDiv|upload}}
 
{{AnchorDiv|upload}}
{{#anc:Uploading a File}}
+
==Uploading a File==
==Téléchargement d’un fichier==
+
Before uploading the bulk updates, you must enter the data into a spreadsheet and save it as a CSV file. Keep in mind the following recommendations:
Avant de télécharger les mises à jour en masse, vous devez entrer les données dans une feuille de calcul et enregistrer cette dernière au format CSV. N’oubliez pas les recommandations suivantes :
+
* If most of your updates are adding new objects, create an empty template and fill in the appropriate values.  
* Si la plupart de vos mises à jour ajoutent de nouveaux objets, créez un modèle vide et indiquez les valeurs appropriées.  
+
* If you are primarily making changes to existing objects, [[BulkObj#Exporting_Data|export]] existing data and make the necessary additions and changes You can export the information for just those objects, saving you from filling in the mandatory information for them.
* Si vous effectuez principalement des modifications pour des objets existants, [[BulkObj#Exporting_Data|exportez]] les données existantes et apportez les ajouts et modifications nécessaires. Vous pouvez exporter les informations pour ces objets uniquement et éviter ainsi de remplir manuellement des informations obligatoires les concernant.
 
  
Pour télécharger les données dans GAX, procédez comme suit :   
+
To upload the data into GAX, do the following:   
<toggledisplay linkstyle font-size:larger showtext="[+] Afficher les étapes" hidetext="[-] Masquer les étapes">
 
 
<ol>
 
<ol>
<li>Accédez à la liste des objets concernés par les ajouts ou mises à jour.</li>
+
<li> Navigate to the list of objects that you are adding to or updating.</li>
<li>Dans le menu '''Plus''', cliquez sur '''Importer'''.</li>
+
<li> In the '''More''' menu, click '''Import'''.</li>
<li> {{AnchorDiv|st2up}}Cliquez sur '''Sélectionner un fichier''' et, à l'aide de l'explorateur de fichiers, choisissez votre fichier CSV.</li>
+
<li> {{AnchorDiv|st2up}}Click '''Select File''' and, using the file browser, select your CSV file.</li>
<li> Cliquez sur '''Télécharger la feuille de calcul'''. GAX commence à valider le fichier et affiche la progression. Vous pouvez cliquer sur '''Fermer''' pour fermer la fenêtre ou la laisser ouverte pour surveiller la progression. Même si la fenêtre est fermée, le traitement continue.
+
<li> Click '''Upload Spreadsheet'''. GAX starts validating the file, and displays its progress. You can either click '''Close''' to close the window, or you can monitor the progress from here. Even if the window is closed, processing will continue.
 
<ul>
 
<ul>
<li> Si le message '''Feuille de calcul valide''' apparaît, cliquez sur '''Continuer''' pour lancer le téléchargement.</li>
+
<li> If the '''Spreadsheet is Valid''', click '''Continue''' to start the upload.</li>
<li> Si la boîte de dialogue affiche une ou plusieurs erreurs, ouvrez le fichier dans une nouvelle fenêtre et corrigez-les. Ensuite, répétez cette procédure à partir de l'[[BulkObj#st2up|étape 2]].</li>
+
<li> If the dialog box displays one or more errors, open your file in a new window and fix the errors. Then repeat this process starting at [[BulkObj#st2up|step 2]].</li>
 
</ul></li>
 
</ul></li>
<li>GAX commence à traiter les enregistrements et affiche la progression. Si nécessaire, vous pouvez à tout moment :  
+
<li>GAX starts processing the records and displays the progress. If necessary, you can do either of the following at any time:  
 
<ul>
 
<ul>
<li> Cliquer sur '''Fermer la fenêtre'''. Le traitement se poursuit.</li>
+
<li> Click '''Close Window'''. Processing will continue.</li>
<li> Cliquer sur '''Arrêter l'opération''', puis sur '''Oui, arrêter l'opération''' pour confirmer votre choix. Lorsque le traitement s'arrête, vous revenez à la vue Liste.</li>  
+
<li> Click '''STOP Operation''', then click '''Yes, STOP Operation''' to confirm. When processing stops, you are returned to the list view.</li>  
 
</ul></li>
 
</ul></li>
<li> Si vous n'avez pas arrêté le téléchargement, GAX affiche '''Opération terminée''' après le traitement des enregistrements. Il affiche également un résumé des résultats, en l'occurrence le nombre d'enregistrements créés et/ou mis à jour ainsi que le nombre d'enregistrements qui n'ont pas été créés ou mis à jour à cause d'une erreur. Cliquez sur '''Fermer la fenêtre''' pour revenir à la liste des objets principale.</li>
+
<li> If you did not stop the upload, GAX displays '''Operation Concluded''' when the processing of records is finished. It also displays a summary of results, namely the number of records that were successfully created and/or updated, and the number of records that were not updated or created because of an error. Click '''Close Window''' to go back to the main object list.</li>
 
</ol>
 
</ol>
</toggledisplay>
 
  
 
[[Category:V:GA:DRAFT]]
 
[[Category:V:GA:DRAFT]]

Version du mai 10, 2019 à 17:10

Bulk Provisioning of Configuration Objects

To create or modify large numbers of objects, you can upload a comma-separated value (CSV) file containing new and/or changed object information. You enter or modify values in the appropriate columns for each object. When uploaded to GAX, the objects listed in the file are created or modified, based on the action to be taken as indicated in the Action column.

You can also use GAX to download (or export) information for selected objects. If you want, you can use this download to create a "template" for the data upload.

This import/export functionality is available for the following object types:

  • DNs and DN Groups
  • Places and Place Groups
  • Persons (Users), including Agents
  • Agent Groups
  • Agent Logins

You can use GAX to download (or export) information for selected objects. If you want, you can use this download to create a "template" for the data upload.

This section describes how to export and import the files. Refer to the object type for the particular information that can be included in the file, and for examples of a prepared spreadsheet and file.

Exporting Data

GAX allows you to export data from existing data records into a spreadsheet called download.csv. Depending on what you are doing, you can modify the spreadsheet as required, save it as a .csv file, and upload it back into GAX. Or, you can export the data for just one object, remove the data (but not the column headers) from it, and use this "empty" template for present and future uploads of updated data.

To export data, do the following:

  1. In Configuration Manager, select those objects for which you want to export data.
  2. Click Export in the More menu. The column picker window displays the required columns for the type of objects you have selected. The set of required columns differs between object types. You can change the order in which these columns appear in the output file, but you cannot remove them from the list.
  3. From the other tables in the column picker window, select more fields as required, or clear those fields that you do not want exported.
  4. Click Export. GAX generates and downloads a spreadsheet called download.csv with the data that you selected for export.

The CSV File

The content of the CSV file differs depending on the object type that you are importing or exporting, as follows:

Uploading a File

Before uploading the bulk updates, you must enter the data into a spreadsheet and save it as a CSV file. Keep in mind the following recommendations:

  • If most of your updates are adding new objects, create an empty template and fill in the appropriate values.
  • If you are primarily making changes to existing objects, export existing data and make the necessary additions and changes You can export the information for just those objects, saving you from filling in the mandatory information for them.

To upload the data into GAX, do the following:

  1. Navigate to the list of objects that you are adding to or updating.
  2. In the More menu, click Import.
  3. Click Select File and, using the file browser, select your CSV file.
  4. Click Upload Spreadsheet. GAX starts validating the file, and displays its progress. You can either click Close to close the window, or you can monitor the progress from here. Even if the window is closed, processing will continue.
    • If the Spreadsheet is Valid, click Continue to start the upload.
    • If the dialog box displays one or more errors, open your file in a new window and fix the errors. Then repeat this process starting at step 2.
  5. GAX starts processing the records and displays the progress. If necessary, you can do either of the following at any time:
    • Click Close Window. Processing will continue.
    • Click STOP Operation, then click Yes, STOP Operation to confirm. When processing stops, you are returned to the list view.
  6. If you did not stop the upload, GAX displays Operation Concluded when the processing of records is finished. It also displays a summary of results, namely the number of records that were successfully created and/or updated, and the number of records that were not updated or created because of an error. Click Close Window to go back to the main object list.
Comments or questions about this documentation? Contact us for support!