I have had a workflow that connects to a db table and appends new data to that same table. The workflow has successfully run for month, until just recently. My connection tests are successful and I can extract data from the database and schema, however, when my workflow progresses to write back to that same table I am getting a schema does not exist error.
I have rebuilt the workflow from the ground up, updated my connection leveraging a new driver, and even tried to use one workflow for the output and another for the write back. The issue has persisted after all those attempts to address so hoping someone may have another idea.
Thank you,
Troy Zaruba (Novice)