I have data over 100 rows in excel. Need to insert all the row in Database one by one. The Bot should insert either all 100 rows or none. which means If there is an exception in any one row insertion of data then bot should not insert any data.
Please suggest how to use Rollback and use transaction blocks using UiPath studio.