Changing the max_size of Contactsflowers_sent_c to NULL fixes the invalid identifier error.
Oracle only allows up to 30 characters for identifiers. I've renamed the identifiers that were too long in to fix the errors in Student, Applicant, and Super Group records.
I've manually opened records in each of the modules to ensure they load successfully now. I've also verified that the Postman tests pass.
Changing the max_size of Contactsflowers_sent_c to NULL fixes the invalid identifier error.
Oracle only allows up to 30 characters for identifiers. I've renamed the identifiers that were too long in to fix the errors in Student, Applicant, and Super Group records.
I've manually opened records in each of the modules to ensure they load successfully now. I've also verified that the Postman tests pass.