---
sourceDocument: Yokohama Platform Analytics
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/fr-FR/yokohama/now-intelligence

 Release :

    - yokohama

ft:locale :

    - fr-FR

ft:publication_title :

    - Yokohama Platform Analytics

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# PADomainUtils : PADomainUtils(chaîne domainFrom)

# PADomainUtils : PADomainUtils(chaîne domainFrom) {#ariaid-title1}

* Rversion finale: Yokohama
* 
* Mis à jour 30 janv. 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute de lecture

Instancie un nouvel objet PADomainUtils pour déplacer ou copier Analyse des performances des enregistrements à partir du domaine spécifié.
Utilisez plutôt le constructeur PADomainUtils() lors du déplacement ou de la copie à partir du domaine global.
{#r_PADU-PADomainUtils_String__table_ly4_5my_2t__entry__3}

| Nom | Type | Description |
|-|-|-|
| domaineDe | Chaîne | Le domaine à partir duquel copier les enregistrements. |
[Tableau 1. Paramètres]

{#r_PADU-PADomainUtils_String__table_ly4_5my_2t}  

    // c90d4b084a362312013398f051272c0d is the sys id of the ACME domain
    var acmeUtils = new SNC.PADomainUtils('c90d4b084a362312013398f051272c0d');


