I have been making some changes to a Prospect record, to convert to an Academic, and it is preventing me from saving the record due to the following error:
*** Error on action - SAVE_Prospect ***
com.quinsoft.zeidon.InvalidAttributeValueException: Invalid value for attribute New value = 110 Domain = Table domain: StudentAcademicLevel Context = StudentAcademicLevel AttributeDef = nazsis.mProsStu.Student.CurrentLevel Value = 110 Invalid table domain value.
Please can you advise where the error is occuring and what I can do in order to fix this.
The picklist values for studentacademiclevel were incorrect. Instead of 10, 20, and 40 they should have been 110, 120, and 140. I changed these in picklist and updated your students and minimum level on course to be the correct values. You should be good to go now.
Senior Software Developer
Global Ministry Center - Church of the Nazarene
Thanks Kindra - Unfortunately, I've tried to do another student today and got a similar error message:-
*** Error on action - SAVE_Prospect ***
com.quinsoft.zeidon.InvalidAttributeValueException: Invalid value for attribute New value = 10 Domain = Table domain: StudentAcademicLevel Context = StudentAcademicLevel AttributeDef = nazsis.mProsStu.Student.CurrentLevel Value = 10 Invalid table domain value.
Paul Barrett
LKC Registry Office
Sorry about that. You were missing one more. I added 10 - New Student. It is needed by the code
Senior Software Developer
Global Ministry Center - Church of the Nazarene
Thanks Kindra
Paul Barrett
LKC Registry Office