I'm receiving the following error:
"Microsoft SQL: String or binary data would be truncated.\r\nThe statement has been terminated.\r\n
When I execute the stored procedure locally, it works perfectly (using SET ANSI_WARNINGS OFF). Not having the same luck executing from flow. Any ideas?