PADomainUtils - move(String runAs)

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Moves Performance Analytics records to a different domain.

    Table 1. Parameters
    Name Type Description
    runAs String The user whose domain you want to copy records to.
    Table 2. Returns
    Type Description
    void
    // move all the Performance Analytics records from the global to the customers domain
    var pa = new SNC.PADomainUtils();
    pa.move('774190f01f1310005a3637b8ec8b70ef')