Skip to main content
Question

How to use begin database transaction ?

  • December 19, 2023
  • 4 replies
  • 150 views

Forum|alt.badge.img+1

Hello everyone!

When i use to action Begin Database Transaction, Automation Anywhere show the next window:

 

 

Thanks for your help!!

4 replies

Padmakumar
Premier Pathfinder | Tier 7
Forum|alt.badge.img+15
  • Premier Pathfinder | Tier 7
  • December 20, 2023

Hi @Yefferson Vargas ,

 

As per the error message provided, the actual issue is on Line 3 which is the Insert/Update/Delete action. Could you please check it by placing a Message box just Infront of that line and see what output you are getting there?

 

Forum|alt.badge.img+1

Thank you @Padmakumar !!,

The line 3 have the next instruction: 

 

when i debug, just when it is on line 2, it produces the error


Forum|alt.badge.img+3

Hi,

Try to keep the Column name in the [square brackets].

And if it has failed at line number 2 what was the error?


Forum|alt.badge.img
  • Cadet | Tier 2
  • May 3, 2024

I am also getting the same error.
But, exception is thrown at the Begin Transaction LineNo itself