Back Forward Commit method

Methods and instructions by function

Use this method to commit all uncommitted database changes. This method writes all the instances specified by one or more earlier Obj-Save methods to the PegaRULES database (for internal classes) and to external databases (for external classes).

Definitions external class, Java Transaction API, two-phase commit
Related topics About Declare Index rules
About Declare Trigger rules
Obj-Save method
Obj-Save-Cancel method
Rollback method
Understanding locking and transactions during flow executions

UpMethods and instructions by function