I have a process that has several save steps where the form data is saved to a temp file folder I built in the repository and then a workflow identifies the older record, deletes it and moves the updated record to the appropriate location based on the part of the process that has been completed.
I built a workflow to upload test cases at various process stages and have been testing functionality.
However, yesterday my save to repository steps at any point in the process are failing. This is happening whether it is an entry from the form, an upload of a test case, or attempting to move an existing case through the process. This is the error it is giving:
I found this article: https://answers.laserfiche.com/questions/127668/500-Internal-Server-Error and attempted to change the SSL settings on the connection profile, save it, then remove and save it again, but that has not changed anything. I am at a loss.