---
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 - move(문자열 runAs)

# PADomainUtils - move(문자열 runAs) {#ariaid-title1}

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

기록을 다른 도메인으로 이동합니다 퍼포먼스 분석 .
{#r_PADU-move_String__table_plw_bly_2t__entry__3}

| 이름 | 유형 | 설명 |
|-|-|-|
| 실행 | 문자열 | 기록을 복사하려는 도메인의 사용자입니다. |
[표 1. 매개변수]

{#r_PADU-move_String__table_plw_bly_2t} {#r_PADU-move_String__table_qlw_bly_2t__entry__2}

| 유형 | 설명 |
|-|-|
| void |   |
[표 2. 반환]

{#r_PADU-move_String__table_qlw_bly_2t}  

    // move all the Performance Analytics records from the global to the customers domain
    var pa = new SNC.PADomainUtils();
    pa.move('774190f01f1310005a3637b8ec8b70ef')


