Agile 933 Update Title Block Encountered ArrayIndexOutOfBoundsException Error
(Doc ID 2044550.1)
Last updated on AUGUST 26, 2020
Applies to:
Oracle Agile PLM Framework - Version 9.3.3.0 and laterInformation in this document applies to any platform.
Symptoms
When Update Title Block EVENT in Project is triggered, PX which invoke below API
IEventDirtyCell[] cells = info.getCells();
Error: "ArrayIndexOutOfBoundsException" error message
This error only happens on Projects Summary view, in detail view, there is no
error even edit and save same fields.
EXPECTED BEHAVIOR:
Return fields array which have been updated by user
Steps:
1 Create Event related components:
Event: Update Title Block Update for class Project
Event Handler: Please get the source code from attachment
Event Subscriber: Base on above event and event handler
2 Log into Agile Web Client
3 Create any subclass under class Project
4 Make sure there is at least one Schedule, create one if there no.
5 Click 'Summary' button to go to Summary view
6 Click 'Edit' and update some fields, then click 'Save'
7 Go back to 'Details View', check error message at history tab
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 |