SIS: Student self service account inquiry link error message (2,263)

Body

Some students are getting an error when they click on the Account Inquiry link from the student self service screen.

The error says:

Invalid row number 1 for class Rowset method GetRow. (2,263) SSF_SS_ACCT_SUMM.Activate PCPC:10091 Statement:77

A PeopleCode program has called an object method with an invalid value for the row number parameter. The row number should be within the range of existing rows in the rowset.

Use the PeopleCode Debugger or a PeopleCode trace to determine the point of the error and correct the program.
 

It appears that there are currently 2 active terms and that is what is causing the problem. The college should check their term setup and ensure that the term start and end dates do not overlap.

Details

Details

Article ID: 1695
Created
Mon 6/2/14 9:34 AM
Modified
Wed 9/18/24 9:45 AM

Attachments

;