delete or merge duplicate record in detail via business process
16:30 Dec 12, 2024
Hi everyone!
I am stuck with the BP, hope you can help me out.
I have a detail with duplicate records in it. These records are automaticaly added after the certain emailing (via webhooks). The issues is there are duplicates and I do need them - I need some of them be deleted and at least one should be staying (see image below).
I cannot understand how to write the deleting part in business process
Like
1 comments
17:21 Dec 16, 2024
Hello,
Basically, when a webhook comes to the system, there is no process of searching for duplicates, so that duplicate records could be created. However, you can create a business process in which you can use the Find and merge duplicate process element to search and merge these records.
Best regards,
Antonii.
Show all comments