Data source creating duplicates in target table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 06:59 AM
Hello All,
We have inbound emails action where we are attaching, removing files and processing the data source through inbound email action script.
In data source we have written onbefore transform script and we have made Coalesce as true to restrict the duplicates but still duplicates are getting created in target table.
Below is the case we are seeing duplicates getting created.
When end users send 2 emails with 2 different attachments at the same time, we are facing duplicate issue.
And we observed that one file is getting attached to the data source and its running twice and creating duplicates in source table as well as target table. Inorder avoid this issue we created onbefore business rule to restrict the duplicates but still facing the same issue.
Can someone please suggest how to fix this issue?
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2023 07:17 AM
Hi @Dhodda Nagasre1,
Please share what you already created.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.