Hi all,
I am getting Generic SQL error when the workflow is trying to send email (from a workflow) on clicking a button.
The error from the logs shows the following:
Crm Exception: Message: Generic SQL error., ErrorCode: -2147204784, InnerException: System.Data.SqlClient.SqlException (0x80131904): Column name or number of supplied values does not match table definition.
The workflow basically expects an integer from a javascript and then sends an email (using the Send Email action in the workflow)

I have searched online and there are a lot of Generic SQL error posts but could find a similar problem.
Any guidance is highly appreciated.
*This post is locked for comments
I have the same question (0)