Hi,
We are working on defining workflows in sql unit.i.e calling procedures and confirming results. Based on previous test failures I want to rollback otherwise commit the result. I am using transaction-support=off. It will be great help if I could get error code or status of previous tests so that I can call commit or rollback my data updates. Any work around for this will really be appreciated
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
We are working on defining workflows in sql unit.i.e calling procedures and confirming results. Based on previous test failures I want to rollback otherwise commit the result. I am using transaction-support=off. It will be great help if I could get error code or status of previous tests so that I can call commit or rollback my data updates. Any work around for this will really be appreciated