Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-26-2022 04:04 AM - edited 10-26-2022 04:23 AM
Hi Kamlesh,
I also need to display total number of inserts, updates, skipped, ignored
So, all these are available on the Transform history table only sys_import_set_run. I am using this table only
I need to show the total , insert, updates, etc and at the bottom 2 are skipped.
I also need to show them over the email with comment.
Please guide