Post-Update Steps in Windchill QMS 13.0.2.0
If you have updated from Windchill Quality Management Solutions (QMS)13.0.0.0 to Windchill 13.0.2.0 and would like the complete QMS sample setup, use the following examples to set up your QMS environment. You can skip these steps if you have performed any of these steps before this update.
Example Workflow Subject Layout
To create the Workflow Subject Layout on the Customer Experience Regulatory Report Decision type, an administrator should complete the following steps:
1. Navigate to Site > Utilities > Type and Attribute Management.
2. Click Customer Experience Regulatory Report Decision.
3. In the Actions menu, click Edit.
4. In the Layouts tab, click Create New Layout.
5. Specify Workflow Subject Layout as the name and Information Page - Workflow Task Attributes as the Screen Type.
6. Click OK.
7. Specify the same attribute groups as in the Primary Attributes Info Page Layout.
8. Click Done.
Example OIRs
If OIRs are defined for the following types, update the respective OIR files:
Regulatory Submission
Customer Experience Regulatory Report Decision
To update the OIR files, complete the following steps:
1. Navigate to Site > Utilities > Object Initialization Rules Administration
2. Download the OIR files.
3. Update the OIR files as mentioned below:
In the OIR for the Regulatory Submission type, update the attribute value of lifecycle.id to Regulatory Submission via Approval Life Cycle Version 1, and the attribute value of teamTemplate.id to Regulatory Submission Team.
In the OIR for the Customer Experience Regulatory Report Decision type, update the attribute value of lifecycle.id to Customer Experience Regulatory Decision Version 4, and remove information about the state.state attribute value.
4. Save and upload the modified OIR files to the same location.
For more information on working with OIRs, see Understanding Object Initialization Rules.
If OIRs are not defined for the OIR Types mentioned above, execute the command windchill wt.load.LoadFromFile -d <Directory>/<Name of the file> in a Windchill shell to manually add the OIR files from their directories:
loadFiles/regmstr/RegulatorySubmission_InitRule.xml
loadFiles/cem/CERegulatoryReportDecision_InitRule.xml
Example Category Tree Constraint
You can use the category tree for a Customer Experience Regulatory Report Decision type as a constraint on an attribute. For more information, see Using Category Tree as a Constraint on an Attribute.
Was this helpful?