PADomainUtils - PADomainUtils()

  • Release version: Zurich
  • Updated July 31, 2025
  • 1 minute to read
  • Instantiates a new PADomainUtils object to move or copy Performance Analytics records from the global domain.

    Use the PADomainUtils(String domainFrom) constructor instead when moving or copying records from a domain other than the global domain.

    Table 1. Parameters
    Name Type Description
    None
    // PADomainUtils initialized with the global domain
    var globalUtils = new SNC.PADomainUtils();