Outsystems API has been created to maintained the Audit log it has been create the audit log and achieved it in another database table. ID of audit log table and achieved table should be same.
To achieve this we need locked that two tables till the first audit log and achieve process is get completed.
Hi Madhuri,
Please check the below link:
https://success.outsystems.com/documentation/how_to_guides/data/how_to_handle_concurrent_updates_on_application_data_records/?_gl=1*1lnr0eh*_ga*MTY1MTkxNzY4MS4xNzAyODkxNTkw*_ga_ZD4DTMHWR2*MTcwMjkxNjY1NC40LjEuMTcwMjkxNjc5MS42MC4wLjA.
This might help you and understand how transactions work in OutSystems.
Regards,
Manish Jawla