Properties To Modify
|
Defined Values
|
||
mksis.adminStagingServer=
|
Allows Windchill RV&S server to function as production server or staging server. Valid options are true or false. If false, Windchill RV&S server functions as standard production server (default). If true, Windchill 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 de Windchill 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 Windchill 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.
|