CreateNewServer Method (Python)
Creates a new server configuration and returns an SpssServerConf
object. To add this server
to the list of configured servers, use the Add
method in the SpssServerConfList
class. You can obtain an instance of SpssServerConfList
from the GetConfiguredServers
method in the SpssClient
class.
Syntax
SpssServerConf=SpssClient.CreateNewServer(serverName,port,desc)
Parameters
serverName. The machine name or IP address of the IBM® SPSS® Statistics Server machine
port. Port number for IBM SPSS Statistics Server
desc. Textual description of the server