What it does
Opens a connection to the Application Server.You must specify a valid combination of roleType and stationType (i.e. the station you specify for a role must be accessible to that role). Otherwise the session will not be opened. For detailed information about roles and their accessible stations, see Operators of ABBYY FlexiCapture.
Definition
Parameters
| Name | Type | Description |
|---|---|---|
| roleType | int | The type of role to be used for the connection. See RoleType for possible values. |
| stationType | int | The type of connecting station. See WorkstationType for possible values. |
Returned value
| Type | Description |
|---|---|
| int | The ID of the opened connection |
