Package | Description |
---|---|
com.genesyslab.wfm7.API.service.session700 |
Session service is used to work with a user sessions of all WFM servers.
|
Modifier and Type | Method and Description |
---|---|
SessionInfo |
WFMSessionService700Soap.openSession(java.lang.String appName,
int userID)
The method opens session on server (WFM Main Server, WFM DA, WFM Builder or WFM Reporting) for calling client.
|
SessionInfo |
WFMSessionService700Soap.openSessionLogin(java.lang.String appName,
java.lang.String userName,
java.lang.String userPassword)
The difference between 'OpenSession' and 'OpenSessionLogin' is that client is not required to know DBID of its CME application to open the session.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.