Enter properties in the provisioning file that seed applications with initial connection registration values to Unwired Server.
Key | Description |
---|---|
servername= | The server name for the machine that hosts the Unwired Server or Relay Server if this is used. |
serverport= | The server port number for Unwired Server. The default is 5001. |
companyid= | The company or farm ID you entered when you registered the device in Sybase Control Center, in this case, 0 (zero). |
username= | The name of the user to which the package is assigned. This should be the user name used in the registration. |
activationcode= | The activation code for the registered user, for example, 123. |
serververificationkey= | The server verification key, if present, must be a valid Base64-encoded string of the messaging server public key. An invalid Base64 string results in an empty key. |
autoreghint= | The
preferred method for initial connection registration. The
application defaults to the configured method as determined by
the value you set.
|
urlsuffix= |
The URL suffix is a pattern that is used internally by Unwired Platform when constructing URLs as part of the correct path to connect to Unwired Server. By default, you do not need to set this property; the client auto-detects the correct path when connecting directly to Unwired Server, or when connecting to Unwired Server via the Relay Server using its default settings. Note: Only use when the administrator sets
something other than the default path and URL suffix for
the Relay
Server.
|
protocol= |
The protocol used to connect to the Relay Server or the reverse proxy server. (HTTP or HTTPS) |