---
sourceDocument: Xanadu 플랫폼 분석
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/xanadu/now-intelligence

 Release :

    - xanadu

ft:locale :

    - ko-KR

ft:publication_title :

    - Xanadu 플랫폼 분석

ft:clusterId :

    - par

bundleId :

    - par

workflow :

    - Platform


---

# PADomainUtils - PADomainUtils()

# PADomainUtils - PADomainUtils() {#ariaid-title1}

* 릴리스 버전: Xanadu
* 
* 업데이트 날짜 2024년 08월 01일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

새 PADomainUtils 개체를 인스턴스화하여 전역 도메인에서 레코드를 이동하거나 복사 퍼포먼스 분석 합니다.
전역 도메인이 아닌 도메인에서 레코드를 이동하거나 복사할 때는 PADomainUtils(String domainFrom) 생성자를 대신 사용합니다.
{#r_PADU-PADomainUtils__table_tm5_rmy_2t__entry__3}

| 이름 | 유형 | 설명 |
|-|-|-|
| 없음 |   |   |
[표 1. 매개변수]

{#r_PADU-PADomainUtils__table_tm5_rmy_2t}  

    // PADomainUtils initialized with the global domain
    var globalUtils = new SNC.PADomainUtils();


