Administering standard text
Set up standard text
Procedure
- Using Teamcenter Environment Manager, install the standard text templates. By default, the same template is used by both the Standard Text and Textual Work Instructions views; however, you can set up the system to use different templates for each view.
Note During installation, Teamcenter imports the following work instruction templates to Teamcenter Environment Manager:
Default_WIObjectTemplate.docx
STX_TC91OOTB_spec_template
WI_TC91OOTB_spec_template
TWI_TC101OOTB_spec_template
TWIfor3DPDF_TC101OOTB_spec_template
During installation, Teamcenter updates the MEWiStandardTextTemplate preference that defines the template to be used by the Standard Text view and the MEWiWorkInstructionTemplate preference that defines the template to be used by the Textual Work Instructions view. These preferences enable you to use different templates for the Standard Text and Textual Work Instructions views. Both preferences are updated to the TWI_TC101OOTB_spec_template value.
If the textual work instructions are created to be used as part of the 3DPDF Rich Textual Work Instructions report, set the MEWiWorkInstructionTemplate preference to TWIfor3DPDF_TC101OOTB_spec_template.
- If Microsoft security bulletin MS09-073 is installed on your machine, you may encounter the following error messages when loading work instructions. Microsoft has provided complete information on this issue at:http://support.microsoft.com/kb/973904/.
Converter mswrd632
Open Regedit and do one of the following:
For a 32-bit machine, delete the following registry entry:
CopyHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\ Text Converters\Import\MSWord6.wpc
For a 64-bit machine, delete the following registry entry:
CopyHKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Shared Tools\ Text Converters\Import\MSWord6.wpc
Windows 6.0 files
Open Regedit and do one of the following:
For a 32-bit machine, add the following registry entry:
CopyHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ Applets\Wordpad
For a 64-bit machine, add the following registry entry:
CopyHKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Windows\ CurrentVersion\Applets\Wordpad
For both 32-bit and 64-bit machines, do the following:
Select the new entry in Regedit, choose Edit→New, and select DWORD Value.
Type AllowConversion for the name of the DWORD value, and press the Enter key.
Right-click AllowConversion and choose Modify.
In the Value data box, type 1 and click OK.
Close Regedit.
In the Business Modeler IDE:, customize List of Values Data Collection type.
Create an LOV business object of any basic type: String, Integer, and so on (for example, ProjectStatusLOV: Green/Yellow/Red).
Create a subclass of Mes0MELOVDCDForm (for example, ProjectStatusDataCollection).
For ProjectStatusDataCollection:
Create a property of the same type as the LOV basic type (for example, Value). Connect the property to the ProjectStatusLOV LOV.Deploy the changes to the database.
In the Business Modeler IDE, customize the List of Values Planner Input Field type.
Create an LOV business object of any basic type: String (for example, ProjectStatusLOV: Green/Yellow/Red).
Create a subclass of Mes0MELOVPFBaseForm (for example, ProjectStatusPlannerInputField).
For ProjectStatusPlannerInputField:
Connect the property mes0Value to the ProjectStatusLOV LOV. Connect the property mes0DefaultValue to the ProjectStatusLOV LOV.Deploy the changes to the database.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.plm00260/id1113616 · retrieved 2026-07-11