IDataDiscoveryMigrationServiceMigrateAccountServicesObjectsToDataDiscovery Method

Migrates users, groups, and tenants to Data Discovery.

Namespace:  Dundas.BI.DataDiscovery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
DataDiscoveryMigrationResult MigrateAccountServicesObjectsToDataDiscovery()

Return Value

Type: DataDiscoveryMigrationResult
The DataDiscoveryMigrationResult object containg messages and other info associated with this operation.
Exceptions
ExceptionCondition
FeatureNotEnabledExceptionThe Visual Data Discovery module feature is not enabled or the multi-tenancy feature of the application is not enabled.
NoPrivilegeExceptionThe caller does not have system administration privileges.
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also