I'm trying to insert values from a LF Form into a SQL table, but I continue to receive the message mentioned in the Title. Not sure what I'm doing wrong.
In workflow, I have a Retrieve Business Process Variables and Insert Data. It's blowing up on the Insert Data action. I've made sure I have nvarchar as my column values in my table and that they can have null values (just so there isn't an issue with bringing everything over). Any guidance would be greatly appreciated. Thank you!