Instantiates a new PADomainUtils object to move or copy Performance Analytics configuration
records from the specified domain.
Use the PADomainUtils() constructor instead when moving or copying from
the global domain.
Table 1. Parameters
Name |
Type |
Description |
domainFrom |
String |
The domain to copy records from. |
// c90d4b084a362312013398f051272c0d is the sys id of the ACME domain
var acmeUtils = new SNC.PADomainUtils('c90d4b084a362312013398f051272c0d');