Rollback method |
C-1804 R-17026 Use this method to cancel or withdraw any previous uncommitted changes to the PegaRULES database (and to external databases accessed from an external class) from the current Thread. All pending Obj-Save and Obj-Delete methods are cancelled. SR-1367 B-16935 locks
This method has no parameters.
All uncommitted database operations are withdrawn. If an instance is locked and the ReleaseOnCommit box was selected, the lock is released. Locks on instances where the ReleaseOnCommit box was not selected are retained. GENTJ 03/24/05 B-12907
This method updates the pxMethodStatus property. See How to test method results using a transition.
external class, Java Transaction API, two-phase commit | |
Commit method Obj-Save method Obj-Save-Cancel method |