I've been building a workflow that pulls in multiple sheets with different schemas using a batch macro. I'm getting an error when I try to run the workflow stating that "Error: Designer x64: The Designer x64 reported: Record packets locked at the end of the run: 1." I'm not certain how to fix it.
Solved! Go to Solution.
Is AMP turned on in both or one of the workflows? Try turning it off and see if that makes a difference.
I seem to recall having the same or similar issue and it was because one of my flows was AMP enables but the other wasnt.
Hello, @KCochran.
I believe you need to add a Browse tool to the end of the workflow (i.e., the yxmd file).
That fixed it. Thanks!