It is possible to connect the standard DESK with different servers.
The configuration of these servers must match in the following points:
Service Bus
All servers must connect to the same Service Bus. The connection to the Service Bus is configured through the server setup and should not be manually changed without a compelling reason.
STP User Management
All servers must connect to the same STP User Management. The connection to the STP User Management is configured through the server setup and should not be manually changed without a compelling reason.
User and Password
The logged-in user must be assigned and configured to the newly created system groups for the respective server in the STP User Management.
System Group
When transferring data from STP Documents to the STP User Management, the group All is renamed. The new name of the group consists of the string LEXolutionDMSServer_ and the parameter LsbIdentifier configured in the server's configuration file.
All STP Documents users created in the STP User Management are assigned to the group LEXolutionDMSServer_<LsbIdentifier>. Users in this group can log in to the server defined by the parameter LSBIdentifier via the standard DESK, provided they are not configured as locked there.
The configuration of these servers must differ in the following points:
STP Documents Database
The connection to the STP Documents database is configured through the server setup and should not be manually changed without a compelling reason.
DatabaseId
A unique ID is generated in the dbo.tblDatabaseId table when the server is started for the first time. If the standard DESK is to optionally connect with more than one server, these IDs must differ in the databases assigned to the servers. This is especially important when creating a test system from a backup of a working environment. If necessary, delete the record in the test system and then start the associated server.
Content Store
The connection to the Content Store is configured through the server setup and should not be manually changed without a compelling reason. If you want to operate multiple server services with only one STP Documents database and only one Content Store, please contact the service of stp one.
An incorrect configuration in this case can lead to data loss.
TCP Port
In the configuration file Server.config, this parameter sets the port for server communication via remoting services (default setting=8018).
Server Port
In the configuration file STP.Ecm.Remoting Server.exe.config, this parameter sets the port for server communication via WCF (default setting=8016).
LSBIdentifier
In the configuration file STP.Ecm.RemotingServer.exe.config, this parameter is used for the unique identification of the server when connecting to the Service Bus and when connecting to the STP User Management (default setting=main).
Display Name for the System
In the [General] section of the office settings, you can set the display name for the system in the login dialog for the standard DESK. Long strings are truncated in the selection list and appended with three dots (default setting=LEXolution.DMS).
Related to