ManufacturingKnowledge

Configuring Teamcenter Easy Plan > Create custom manufacturing validation tests with Teamcenter Easy Plan > Customizing manufacturing validation tests

Build customized manufacturing validation tests

After you verify that the sample validation tests provided with the installation are working, use these instructions to build a new sample validation test library and verify that it works in your environment.

Note

You perform this task on the Teamcenter server where you installed the build components.

  1. Open a Teamcenter command prompt.

  2. Set the following environmental variables, if they are not already set.

     Environmental variable
    
    
     Setting and comments
    
    
    
    
     MSDEV_HOME
    
    
     Set to the local directory path for MS Visual Studio. For example: c:\Program Files\Microsoft Visual Studio 15.0\VC
    
    
    
    
     TC_INCLUDE
    
    
     $TC_ROOT/include
    
    
    
    
     TC_INCLUDE_CPP
    
    
     $TC_ROOT/include_cpp
    
    
    
    
     TC_LIBRARY
    
    
     $TC_ROOT/lib
    
  3. Execute the following command to compile the validation sample code: compile_validations.bat MfgValidationTestSuiteUtils.cxx MfgValidationTestSuiteA.cxx MfgValidationTestSuiteAA.cxx MfgValidationTestSuiteAA_Tests.cxx MfgValidationTestSuiteA_Tests.cxx.

  4. Execute the following command to link the sample validation code: link_validations.bat.

  5. Verify that you created the libmfgvalidationssamples.dll file, which is the sample validation library.

Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.EasyPlan_Deployment/xid1977159 · retrieved 2026-07-11