'UpdateValue: Row 2 not found in scroll level 3' Error When Clicking Save on Maintain Applications Component After Changing Admit Term
(Doc ID 3055767.1)
Last updated on NOVEMBER 04, 2024
Applies to:
PeopleSoft Enterprise CS Recruiting and Admissions - Version 9.2 to 9.2 [Release 9]Information in this document applies to any platform.
Symptoms
On the Maintain Applications component, when updating the Admit Term then clicking 'Save', the following error occurs:
UpdateValue: Row 2 not found in scroll level 3. (2,156) ADM_APPL_PROG.ADMIT_TERM.FieldChange PCPC:3007 Statement:51
The specified row number is invalid for the indicated scroll level. This may occur with various PeopleCode built-in functions that specify a row within a scroll.
Review the PeopleCode that is generating the message and the page definition and correct as appropriate.
The issue does not occur in every case and in fact only in a very specific scenario with these conditions:
- The student has applied under a single Academic Program, with two Academic Plans.
- The first listed Plan has no SubPlan, but the second listed Plan does have a SubPlan.
- The first listed Plan has the Requirement Term Default Field set to 'Program's Admit Term' (value 'A') on the Academic Plan Table setup page; while the second listed Plan has the same field set to 'Program's Requirement Term' (value 'P') on the same setup page and also for the linked SubPlan on the Academic SubPlan Table setup page.
The issue can be replicated using the following steps :
- Navigate to Student Admissions > Application Maintenance > Maintain Applications > Application Program Data, for an existing student and application matching the criteria listed above in the bullet points.
- In Correct History mode, update the Admit Term Field and click Save, noting the error displayed on the page.
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 |