Hi Experts ,
When we process any transaction or data through api , and that api is suppose to populate base tables for example,then does the api autocommits or we need to explicitly write the commit and rollback statements after the api call?
Thanks
