---
sourceDocument: Référence de l’API Xanadu
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/fr-FR/xanadu/api-reference

 Release :

    - xanadu

ft:locale :

    - fr-FR

ft:publication_title :

    - Référence de l’API Xanadu

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# Identification CII - Global

# Identification CII - Global {#ariaid-title1}

* Rversion finale: Xanadu
* 
* Mis à jour 1 août 2024
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute de lecture

L'include de script CIIdentification fournit des méthodes de détection de l'identification des éléments de configuration (CI).

Utilisez cet include de script avec n'importe quel script de détection côté serveur pour l'identification des CI.

## CIIdentification : CIIdentification(String ciData, String logger) {#ariaid-title2}

Crée une instance de la classe CIIdentification.
{#r_CIID-CIIdentification_S_S__table_c5k_jc3_rt__entry__3}

| Nom | Type | Description |
|-|-|-|
| ciData | Chaîne | Données CI à identifier |
| bûcheron | Chaîne | L'enregistreur de découverte |
[Tableau 1. Paramètres]

{#r_CIID-CIIdentification_S_S__table_c5k_jc3_rt}

## CIIdentification : debug(String msg) {#ariaid-title3}

Consigne un message dans le journal d'identification CI si la journalisation de débogage est activée.
{#r_CIID-debug_S__table_src_j23_rt__entry__3}

| Nom | Type | Description |
|-|-|-|
| msg | Chaîne | Message à consigner |
[Tableau 2. Paramètres]

{#r_CIID-debug_S__table_src_j23_rt} {#r_CIID-debug_S__table_trc_j23_rt__entry__2}

| Type | Description |
|-|-|
| nul |   |
[Tableau 3. Renvoie]

{#r_CIID-debug_S__table_trc_j23_rt}

## CIIdentification : process() {#ariaid-title4}

Identifie le CI. Il s'agit du point d'entrée pour l'ensemble du processus d'identification des CI.
{#r_CIID-process__table_nlr_tc3_rt__entry__3}

| Nom | Type | Description |
|-|-|-|
| Aucun |   |   |
[Tableau 4. Paramètres]

{#r_CIID-process__table_nlr_tc3_rt} {#r_CIID-process__table_olr_tc3_rt__entry__2}

| Type | Description |
|-|-|
| IDResult | Résultat retourné par l'identificateur |
[Tableau 5. Renvoie]

{#r_CIID-process__table_olr_tc3_rt}

