'Class Record method GetField field CATALOG_NBR is invalid' Error on Population Selection for Class Index Pre-Process
(Doc ID 2449740.1)
Last updated on DECEMBER 17, 2019
Applies to:
PeopleSoft Enterprise CS Student Records - Version 9.2 and laterInformation in this document applies to any platform.
Symptoms
On : 9.2 version, Curriculum Management
The Class Index Pre-Process returns the following error message when selecting PS Query or External File for the selection tool:
ERROR
-----------------------
Class Record method GetField field CATALOG_NBR is invalid. (2,273) SCC_POP_SELECT.MODEL.FieldMapping.FieldMap.OnExecute Name:FieldMap PCPC:1971 Statement:31
Called from:SCC_POP_SELECT.MODEL.PopSelectContext.OnExecute Name:PopSelectContext Statement:16
Called from:SCC_POP_SELECT.MODEL.PopSelectFacade.OnExecute Name:PopSelectFacade Statement:10
Called from:SCC_POP_SELECT.PIAComponents.PopSelectController.OnExecute Name:FieldChangeToolID Statement:86
Called from:SSR_CS_IDX_GEN_FL.GBL.SSR_CS_INDX_GEN.SCCPS_TOOL_ID.FieldChange Statement:2
The field name has been used as a parameter of the specified method. It is not valid for the current object.
Use the PeopleCode Debugger or a PeopleCode trace to determine the point of the error, and correct the program.
STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Navigate to Curriculum Management > Fluid Class Search > Class Index Pre-Process.
2. Select PS Query from the selection tool drop down.
3. Error will occur.
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 |