End database transaction action
- Updated: 2022/09/30
End database transaction action
Use the End database transaction action Database package to commits all the database operations that were performed with the actions that followed the Begin database transaction action.
Settings
- All the database operations that were performed with the actions that followed the Begin database transaction action are committed, under the condition that the bot successfully ran those actions.
- In the Session name field, enter the name of the session
that you used to connect to the database server in the
Connect
action.Note: Begin and End database transaction actions do not support ODBC connectivity.