getCell() for API Name Renamed Page Three Attribute Ends in java.lang.NullPointerException Error
(Doc ID 2083394.1)
Last updated on FEBRUARY 25, 2019
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 to 9.3.5.0 [Release 9.3]Information in this document applies to any platform.
Symptoms
Renamed API Name for Page Three attribute (example: PAGE_THREE.TEXT31 - PAGE_THREE.TEXT55) on subclass Task and Phase and run getCell() and getAPIName() method ends in java.lang.NullPointerException.
Error
java.lang.NullPointerException
Steps
- Login to Java Client in admin user
- Change the below page three attribute for Subclass : Task and Phase.
Subclass Task
Name : Text03
API Name : Activities_03_p3
Attribute : PAGE_THREE.TEXT33
Base ID : 1577
Subclass Phase
Name : Text03
API Name : Activities_05_p3
Attribute : PAGE_THREE.TEXT33
Base ID : 1544 - Login to Web Client and create new Task and Phase
Task
Number:T00004
Page Three
Text03 : manuTask
Phase
Number:PH00001
Page Three
Text03 : manuPhase - Run the following java program.
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 |
Cause |
Solution |
References |