Hi.
I have a connector to a MySQL database.
If a sql request fails, I want to know why it fails.
I already choose “Throw error event” for my connector. I name my error DataBaseError. And I add a Catch Error item on the task.
After that I add a human task. Can I catch the content of the error to display it ?
Thanks in advance.