Record Producer Creating multiple empty records along with original record
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 05:39 AM
Hi,
I am trying to build a record producer for inserting records into a table. I am able to see the records, however along with original records there are plenty (50 or 60) of new empty records being generated every time record producer submit button is pressed.
I see some articles which suggests to write a business rule to delete empty records however it does not seem to be a good solution, I am not able to understand why is this even happening, is that a bug or by design, please help. Below is the snapshot of the empty records being created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2022 06:30 AM
Yes current existing BR can aslo interfere. There could be an issue with record producer script as well.
You need to isolate the issue/script which is causing the issue.