Glen Keller

Jul 21, 20222 min

Override the Teamcenter and Active Workspace text server for localization display values

Updated: Nov 27, 2023

In Teamcenter and Active Workspace, there are many locations which get their display values from a server-side file. In this post, explore the topics that are controlled by the text server and how to override the values to take use of the feature.

Explore our demonstration video for overriding the textserver or continue below to see detailed information about the process.

Examples of features that utilize the Text Server

  • Style sheets

  • Integrated Toolkit (ITK) functions which retrieve custom display names from a list of custom error messages

  • Query Builder Saved Queries

  • Error Message Handling (EMH)

  • More....

The elements in the Active Workspace interface are all controllable by the Teamcenter text server. If an administrator needs to make a change without the text server, that individual needs to modify each location, on every page to make the change.

Using the text server, all of the locations call to a specific variable. The variable is defined in a file in the text server and maps to a display value. If the administrator needs to make a change, and has the text server, the change need only be made to the file on the server and all locations which reference it will pick up the change (once the tcserver processes are restarted that is).

Siemens has provided a way to provide our own values for the display and error names. The location of the display names in Teamcenter and Active Workspace's style sheets (along with other features that use the text server) derive from is:

%TC_ROOT%\lang\textserver\en_US

The en_US value may be changed for various localizations.

Try it out

Learn how to create a text server override in Teamcenter and Active Workspace to create your own or override existing localization values. Future changes to values utilizing the text server can be evaluated and reused extensively without much effort in modification.

Version compatibility

The process is validated in Teamcenter 9 through the latest release (14.*). The process is also validated in Active Workspace 3.4 through the latest release of (6.*).

Process to override the text server

For additional reference. Below are additional links that will aid you in understanding, setting up, and learning about open issues and troubleshooting with the Teamcenter Text Server.

The links (below) direct you to documentation and resources that may be of help on this topic. The links direct to the Teamcenter 13.2 online help documentation on the Siemens website. However, the information is located in a similar location under each version of Teamcenter 12.3+.

Tip. Some of the following links direct to the Siemens Solution Center and it's content. You will need to have access to a Siemens Account. Login to the Siemens Solution Center, then click the link to redirect to the page.