Article - CS30825
After installation of patch 9.1-M030_TP187 resolving SPR 2057056 in 9.1 M030, attempt to create new change notices manually is not possible and generates an exception.
Modified: 16-Nov-2016
Applies To
Windchill PDMLink 9.1 M030Description
- Change Notice can be created directly via the preference "Change Notice without Change Request" set to "Yes".
- OIR sets value "Yes" for a boolean IBA named "Automatic_Validation" thanks to the syntax below in the xml file of the OIR :
<AttributeValues objType="wt.change2.WTChangeOrder2">
<!-- set boolean automaticValidation as true -->
<AttrValue id="IBA|Automatic_Validation" algorithm="wt.rule.algorithm.BooleanConstant">
<Arg>true</Arg>
</AttrValue>
</AttributeValues>
<!-- set boolean automaticValidation as true -->
<AttrValue id="IBA|Automatic_Validation" algorithm="wt.rule.algorithm.BooleanConstant">
<Arg>true</Arg>
</AttrValue>
</AttributeValues>
- Out-Of-The-Box system allows successful creation of the Change Notice with default value "Yes" proposed by the system for IBA "Automatic_Validation" during creation of the Change Notice.
- Refer to article 16798 for the solution provided after resolution of original SPR 2057056.
- After installation of patch 9.1-M030_TP187 resolving this SPR, manual creation of the Change Notice fails with message below, even when connected as wcadmin :
ATTENTION: Unable to create the Change Notice. Please contact your administrator.
This is a printer-friendly version of Article 30825 and may be out of date. For the latest version click CS30825