Hello Thmanampudi Lokesh Parameswara Reddy,
Start and End Transaction could help you because like the actions says it ends a transaction in the system freeing up some memory.
What is also a possibility is maybe to use a taskqueue with multiple threads to execute your action or a scheduled event to execute your action. This can also be done in batches if you like.
Another more radical way outside of the coding is to use a sql tool for example to bulk change and commit however this is extremely risk so be sure what you are doing.
Probably there are other actions you can take, this is just a set.
Hope this helps,
Good luck!
Hello,
I guess that batch processing is your case. Have a look a this Academy course with a ready-to-adapt solution for batch processing using limit and offset.
https://academy.mendix.com/link/modules/21/lectures/85/3.2-Using-Batches