Instantiates a new PADomainUtils object to move or copy Performance Analytics configuration
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();