Index BlackBerry Workspaces SDK
BlackBerry Workspaces JSON
SystemProperties
Various system properties
Parameters
Name Type Description

bundleVersion

String

Bundle version

isAppliance

boolean

Default value: true

If the site is appliance

readDataSourceDefined

Boolean

serverRevision

Integer

Server revision

serverVersion

String

Server version

wdPersonalOrgSubdomainURI

String

WatchDox personal organization subdomain URI

Json Format
{
isAppliance: Boolean,
serverRevision: Integer,
serverVersion: String,
bundleVersion: String,
wdPersonalOrgSubdomainURI: String,
readDataSourceDefined: Boolean
}