Skip to main content
Nintex Community Menu Bar

Transaction RollBack

  • June 20, 2016
  • 1 reply
  • 6 views



 

Symptoms


How to manage transactions in K2 Smartforms when get any error in any of the actions the rule is executing
Example:
Multiple action happen in the button click ,if one failed, it should rollback the others.

 

Diagnoses


This depends on the rules. Smartforms rules execution is not transactional, however you can build transaction outside the Smartforms and call that via SmartObject
 

Resolution

The respected customer asked this issue to be closed after supplying the following answer:
"
This depends on the rules. Smartforms rules execution is not transactional, however you can build transaction outside the Smartforms and call that via SmartObject
"




 

1 reply

Forum|alt.badge.img+4
  • August 24, 2017

Hi,

 

I have found a solution here:

http://www.velocity-it.com/k2-and-net-transactions/

 

Regards,

Asad Naeem