API Name Renamed Page Three Attribute Does not Retrive Value Using getvalue(apiname)
(Doc ID 2319995.1)
Last updated on SEPTEMBER 05, 2024
Applies to:
Oracle Agile PLM Framework - Version 9.3.5.0 and laterInformation in this document applies to any platform.
Symptoms
Actual Behavior
Change object Affected Item has multiple item object set (each with different subclass)
and using Agile SDK custom program, retrieve redline Page Three attribute using getValue(apiName).
Using apiName does not return value. This issue occurs when Page Three attribute api name is
renamed from original name to another name.
Expected Behavior
getValue(apiName) should return value.
Steps
- On Java Client, set Visible : Yes for Part Page Three . Numeric01
Set Visible : Yes for Model Page Three . Numeric01
Rename Model : Page Three . Numeric01 api name from numeric01 to XXX_Parts02_p3_0009 - Create ECO : C00004
- Add Affected Items with Part:P00008 and Model : MOD00002
- Redline P00008 by entering value ---- Redline Title Block Page Three Numeric 01 : 2.0
- Redline MOD00002 by entering value ----- Redline Title Block Page Three Numeric 01 : 3.0
- Run TestAgileMain.java
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |