delete or merge duplicate record in detail via business process

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

Like

1 comments

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