Hi all,
I have a workflow that I used to run in 2023.1 version of alteryx and the workflow ran without error for ~1 year. In December, we switched to 2025.1 and now the workflow errors when the output tool runs.
I have the output hyper file set up in a way that it overwrites the existing hyper file which is brought in with an input tool (see attached screenshot). The existing data in the hyper file input tool comes in (in this example say it has Jan'26 data only) and then I run the workflow to pull in Feb '26 data so that the new output will include Jan and Feb data. I believe the error is saying locked in another process because it's trying to have the input and output processing at the same time.
Again, prior to new version this process worked. I have the input/output in control containers which kept them separate before but now has error issues. Appreciate any support/troubleshooting.