-
Continue custom python scenario script if error is encountered
Hi, When building a scenario using the sequence of steps option, it's possible to select ignore failure for 'Run another scenario' step. Is there a way to ignore failure in the custom …1 · -
Re: Retrieve error message from scenario execute sql statement
Thanks, this helped quite a bit. There might be a better approach but what I wanted to accomplish with the scenario was have some simple queries to check if any of the tables and databases in my flow…1 · -
Retrieve error message from scenario execute sql statement
Is it possible to retrieve the error message returned from a database when performing an execute_sql statement in a scenario python script? I'm running the below in a scenario using custom pytho…1 ·