Hi, How can I capture the execution error on executesql and route it to different queue when there is failure on the database.
executesql.error.message = 'com.sap.db.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sap://hana-xxxxxx:30041 [Cannot connect to host hanaxxx:30041 [Connection refused (Connection refused)], -813.].' Thanks, Asmath
