Error: Subject/CourseNumber mapping missing in the BRWCRS table when ValidateFromDB flag is enable.
When a transcript is processed with ValidateFromDB set to true, then both the SubjectColumn and CourseNumberColumn mappings (Subject and Course column names from the configured Courses table) in the BRWCRS table need to be present. If either of these mappings are missing, a corresponding error message that states:“Please define the SubjectColumn/CourseNumberColumn mappings in the BRWCRS table” gets logged both at the time of document extraction and export.