Transaction time out

Tarasingh26
Tera Expert

Hi All,

 

There is a list view ui action created in our project. UI action merges number of records on list view and deactivate merged records and create new resultant record with few details of merged records. UI action is working fine for leaser number of records but not working when records are higher in number it is Taking long to complete its functionality as shown in attachment.

 Is it something OOB property for long running transactions which needs to be modified.? Please help me in this?

 

Thanks,

Tara Singh 

1000158423.jpg

1 REPLY 1

bubuprasadswain
Tera Guru

- Check the slow transaction query and try to find the specific to your case. You can put indexing on your query for faster result.
- Check if you can optimize your server side script calling in your UI Action.