IDataDiscoveryModuleServiceCreateUserSessionForCaller Method

Creates a session in the Data Discovery module for the current user.

Namespace:  Dundas.BI.DataDiscovery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
string? CreateUserSessionForCaller()

Return Value

Type: String
The Data Discovery module's session ID.
Exceptions
ExceptionCondition
InvalidSessionExceptionThe caller context is not associated with a valid session.
See Also