Design to Configure |
The Design to Configure operation is not supported in a multi-site environment. |
Data Model Designer |
Install Data Model Designer on the same computer on which the Multi-site Data Model Designer is running. |
User Defined queries |
Because User Defined queries are not supported in SmarTeam - Multi-site, defined queries are not replicated to the other sites and queries defined by Query-based Projection are not projected in other sites' queries. For additional information, see the SmarTeam - Multi-site Administration Guide. |
Vault Support |
The stdcopyfilefromremotesite.ebs script needs to be changed to support the new vault as follows. Original: ReplaceString(source_dir,"\\" & DstHostName & "","c:\") New: ReplaceString(source_dir, DstHostName & "","c:\") |
Form Designer |
When performing modifications via the Form Designer on the primary site, data is stored in the NLS files rather than the database. As a result, modifications to NLS files must be copied to the secondary sites manually. |
Sequence designer |
When working in a SmarTeam - Multi-site environment, the sequence pattern, defined by means of the Sequence Designer, should be identical on the primary and secondary sites. It is recommended to define a special prefix to avoid duplication of the primary key. Note: Sequence data is not replicated automatically from site to site. This enables a significant performance improvement of the replication between the sites. |