Property
|
Description
|
||
---|---|---|---|
scheme
|
Protocol scheme supported by the Windchill RV&S OSLC Server.
Supported protocol is http or https.
Default protocol is https.
|
||
host
|
Host name of the Windchill RV&S OSLC Server.
Default host name is localhost.
|
||
port
|
Port number of the Windchill RV&S OSLC Server.
Default port number is 3001.
|
||
context
|
Context URI of the Windchill RV&S OSLC Server.
Default is /oslc/r.
|
||
storageImpl
|
Reserved property. Do not modify.
|
||
services
|
Reserved property. Do not modify.
|
||
contentType
|
Reserved property. Do not modify.
|
||
sslPrivateKey
|
Private key for the SSL certificate.
Default value is server.key.
Update the private key corresponding to your SSL certificate.
|
||
sslCertificate
|
Name of the SSL certificate.
Default value is server.cert.
Update the value per the name of the SSL certificate installed on your Web server.
|
||
useClientAuthForSSL
|
Reserved property. Do not modify.
|
||
allowedOrigins
|
Whitelisted domains for allowing cross-origin requests to the Windchill RV&S OSLC Server.
Specify the domain name in the <scheme>://<host>:<port> format, where <scheme> is http or https.
Multiple domains are supported. To specify multiple domains, provide the domain names per the format separated by a comma.
|
||
isamScheme
|
Supported scheme on the ISAM virtual host junction for the Windchill RV&S OSLC Server.
Supported scheme is https.
|
||
isamHost
|
Host name of the Windchill RV&S OSLC server configured on the ISAM virtual host junction.
|
||
isamPort
|
Port number of theWindchill RV&S OSLC Server configured on the ISAM virtual host junction.
|
||
appendSlash
|
Append a slash to the start of the project name in the URIs if the Windchill RV&S OSLC Server is configured with the ISAM authentication scheme.
|
Property
|
Description
|
||
---|---|---|---|
scheme
|
Protocol scheme on which the Windchill RV&S server is running.
Supported protocol is https.
|
||
host
|
Host name of the Windchill RV&S server.
Default host name is the host name set during installation of the Windchill RV&S OSLC Server.
|
||
port
|
Port number of the Windchill RV&S server.
The default port number is the port number set during installation of the Windchill RV&S OSLC Server.
|
||
baseContext
|
Base URI for the Windchill RV&S REST services.
|
||
strictSSL
|
Support for trusted or self-signed certificates for the connections.
If value is set to true, only trusted certificates are supported for the connections.
If value is set to false, both trusted and self-signed certificates are supported for the connections.
Default value is false.
|
||
docStudioContext
|
Provides the context to the linked Windchill RV&S item in the resource previews.
|
||
isamScheme
|
Supported scheme on the ISAM virtual host junction for the Windchill RV&S server.
Supported scheme is https.
|
||
isamHost
|
Host name of the Windchill RV&S server configured on the ISAM virtual host junction.
|
||
isamPort
|
Port number of the Windchill RV&S server configured on the ISAM virtual host junction.
|