The dataflow inside the workflow inserts or updates a single record in a database.
How can I force the dataflow to fail, causing the workflow to follow the fail path, if there is an error in the SQL command action?
Date
Votes
1 comment
-
Mike O'Quinn Doesn't this happen automatically if there is an error in the SQL command? Are you saying it does not follow the error path in the workflow?
Please sign in to leave a comment.