Hi,
We're trying to push alt_id to TASS using the data-upload-utility. This was working just fine until the most recent update, after which lots of students were suddenly failing. The API returns a generic HTTP 500 status, but logs show "Error Executing Database Query". We're at the limit of what we can diagnose without knowing what the TASS internals are doing, and TASS software support are refusing to help (CS-271150 in Jira, if you want to check) so we're kinda stuck.
Note it is just the setStudentDataUploadUtility method that is affected. setEmplloyeeDataUploadUtility method works fine.
We've discovered that updating a student's alt_id field via the Data Upload Utility in the TASS web interface fixes whatever the underlying issue is, which seems to point to something wonky in the data model or a database issue. It does give us a work around, but it means that our automated system will still be calling for human assistance on a semi-regular basis.
I'm happy to supply log details or examples directly (I can't supply student information in a public forum) if that will assist in diagnosing the issue, or dig deeper into logs if you can tell me where to look.
Hi,
We're trying to push alt_id to TASS using the data-upload-utility. This was working just fine until the most recent update, after which lots of students were suddenly failing. The API returns a generic HTTP 500 status, but logs show "Error Executing Database Query". We're at the limit of what we can diagnose without knowing what the TASS internals are doing, and TASS software support are refusing to help (CS-271150 in Jira, if you want to check) so we're kinda stuck.
Note it is just the setStudentDataUploadUtility method that is affected. setEmplloyeeDataUploadUtility method works fine.
We've discovered that updating a student's alt_id field via the Data Upload Utility in the TASS web interface fixes whatever the underlying issue is, which seems to point to something wonky in the data model or a database issue. It does give us a work around, but it means that our automated system will still be calling for human assistance on a semi-regular basis.
I'm happy to supply log details or examples directly (I can't supply student information in a public forum) if that will assist in diagnosing the issue, or dig deeper into logs if you can tell me where to look.