Performance Issue 'Change Records' functionality
We have been facing performance issue while using ‘Change Record’ functionality in one of our application screens. It seems to be working great using thick client.
We have a custom table and BC. Attached the screen shot of the View.
Scenario:
User navigates to Settlements screen and navigates to ‘Unmatched Backup’ screen.
Selects records that need to be updated (anywhere from 10 records to 2000+ records)
- Uses Edit ==> 'Change Records’ Functionality to update deduction Id to claims.
This will internally trigger write record events in which we had customized. Attached the BC and applet SIF file for your reference. Also attached is the BS which is being called from BC write record event.