openSession

Opens a new session for this API. This must be the first call made, with all subsequent calls occurring within the scope of the valid session.

Parameters:

  • parameters—This is being reserved for future usage.

Returns:

The identifier of the session opened by the ActivID CMS server.

Exceptions:

  • SessionException—if there is no valid session (such as session not opened or timed out).

  • LocalizedRemoteException— (thrown by the Web service layer) only when the most severe, unexpected, SOAP-level failures occur.