Configure Control and Inspection Planning
Customize the style sheet used to print the Control Plan
To customize the style sheet used to print the Control Plan, you must update the ControlPlanReport.xsl file with the required customizations, and import the Control Plan into Teamcenter. When quality engineers print the Control Plan, it will be displayed in the customized style sheet.
The style sheet contains detailed instructions in the form of comments. This helps to customize the norm document according to your business requirements.
Procedure
Locate the ControlPlanReport.xsl file in the \acp0awcontrolplan\controlplanreports\Resources path of the Teamcenter installation directory.
Example C:\Apps\tc\tc2506\TR\install\acp0awcontrolplan\controlplanreports\ResourcesUpdate the ControlPlanReport.xsl file with the required customizations.
Import the Control Plan report definitions to the Teamcenter server by running the import_export_reports utility from the Teamcenter command prompt.
import_export_reports [-u=user-id] [-p=password] [-g=group] [-import] [-overwrite] [-stageDir=fully qualified name of the directory that contains all of the report definitions and its associated data in predefined format.] [-reportFile=name of the XML file containing the list of report templates. ]
-u
Specifies the user ID. This is generally a user with administration privileges.
-p
Specifies the password.
-g
Specifies the group associated with the user. If used without a value, the user's default group is considered.
-import
Specifies that report definitions are to be imported to the Teamcenter server.
-overwrite
Overwrites the existing report definitions during import.
-stageDir
Specifies the fully qualified name of the directory that contains all of the report definitions and its associated data in predefined format.
-reportFile
Specifies the name of the XML file containing the list of report templates.
-h
Displays the help for this utility.
Example Copy`import_export_reports -import -overwrite -u=user_name -p=password -g=dba
-stageDir=${TC_INSTALL_DIR}/acp0awcontrolplan/controlplanreports -reportFile=${TC_INSTALL_DIR}/acp0awcontrolplan/controlplanreports/ControlPlanReport.xml`
- Restart the Teamcenter server manager.
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.control_plan_deployment_administration/xid2296736 · retrieved 2026-07-11