Establishes a connection to a Host Integrator server and creates or allocates a host session with the specified session pool. The connection is made using the specified AADS server and Host Integrator domain. This version of ConnectToSessionViaDomain presents a user ID and a password, to establish authorization on the Host Integrator server, and also provides a set of model variables, to set upon connection.
Reasons for failure include:
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if already connected |
HostIntegratorChannelException | Thrown if the client connection attempt fails |
HostIntegratorTimeoutException | Thrown if the client connection times out waiting for a response from the VHI server |
HostIntegratorServerException | Thrown if the server refuses a client connection attempt |
HostIntegratorServerException | Thrown if the requested model or session is not available |
HostIntegratorServerException | Thrown if the host connection does not succeed |
HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace | HostIntegratorSession.ConnectToSessionViaDomain Overload List