Need to show duplicate record count when writing multiple records in Table through UI pages.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 11:30 PM
Hi all
I have created a UI page and based on the user selection; I am inserting large number of records in a table having columns from Attr1 to Attr10.
Now i have written a business rule on target table which is skipping the duplicate entry in target table but as per the requirement, I want to show user the count of skipped records because of duplicate.
One way i can think of to traverse into the table (from Attr1 to attr10) and if match occurs, increase the count but it will be performance impacting.
Please suggest if there is a better way to achieve this.
Thanks all in advance.
0 REPLIES 0