|
Properties To Modify
|
Defined Values
|
||
|---|---|---|---|
|
mksis.adminStagingServer=
|
Allows PTC RV&S server to function as production server or staging server. Valid options are true or false. If false, PTC RV&S server functions as standard production server (default). If true, PTC RV&S server functions as staging server that can be used to test workflow configuration and migrate it to production server.
|
||
|
mksis.adminStagingServerDisplayName=
|
Display name of staging server. For example, if you are using a two staging server configuration, each servers can be named Development Server and Test Server. If no value specified, display name is Staging Server.
In the title bar of the Client d'administration PTC RV&S, the name of the staging server displays. For example, if you specify the staging server name as My Server, the following displays:
Administration jriley@abcFinancial:7001 (My Server - Locked)
If you do not specify a name, the following displays:
Administration jriley@abcFinancial:7001 (Staging Server - Locked)
|
|
|
The names of the staging server properties are case-sensitive. For example, you must use mksis.im.prodServer rather than mksis.im.prodserver.
|
|
|
To configure the staging server, configure the following properties in the installdir/config/properties/im.properties file:
|
|
Properties To Modify
|
Defined Values
|
||
|---|---|---|---|
|
mksis.im.prodServer=
|
Host name of production PTC RV&S server.
|
||
|
mksis.im.prodPort=
|
Port number to connect to on production server.
|
||
|
mksis.im.prodUser=
|
Login ID of administrator used when the staging server performs verifications and comparisons between the staging and production servers.
|
||
|
mksis.im.prodPassword=
|
Password of administrator used when the staging server performs verifications and comparisons between the staging and production servers.
|
||
|
mksis.im.allowPartialAdminMigration=
|
If true, permits ability to migrate individually specified objects from staging server to production server.
|
||
|
mksis.im.allowAdminDeletionWithAdminMigration
|
If true, permits you to delete admin objects on a staging server, even if that object has been migrated to the production server. By default, you may only delete admin objects if they have not been migrated to the production server. This prevents deadlock situations from occurring during an admin migration.
|
||
|
mksis.im.prod.oauth=true
|
Defines the connection between the PTC RV&S production server and the PTC RV&S staging server using OAuth token authentication, assuming the production server is SSO-enabled.
• If set to true, the connection between the production server and the staging server uses OAuth token authentication.
• If set to false, the connection between the production server and the staging server uses basic authentication.
Also to set up an Oauth token authentication you must configure following properties in security.properties:
• mks.security.federatedSSO.metadata.oauthClient.clientId=
• mks.security.federatedSSO.metadata.oauthClient.clientSecret=
• mks.security.federatedSSO.metadata.oauthClient.scope=
• mks.security.federatedSSO.metadata.oauthClient.tokenUrl=
• mks.security.federatedSSO.metadata.servicePrincipalAttribute=
|
mksis.im.notificationsOnAdminLockBreak==value