Hello

 

I have a problem with the "Duplicate search". I have two rules that search for duplicates based on Mobile Phone (for Contact) and based on CUI (for Accounts). After finishing the duplicate search I've discovered that it takes similar mobile phones or CUI. It doesn't search for identical ones. 

 

For examples: the search tells me that a Contact with mobile phone "0722222" is a duplicate for Contact that has "0722221". I only want to find Contacts that have the mobile phone identical.

Is there a way to set this up?

 

Thank you!

 

Like 0

Like

1 comments

Hello!

 

Since deduplication utilizes Global Search for duplicate detection, the only way to search for an exact match of a phone number is by changing the global search template to without_ngram.json.

 

However, in such a case, the exact match search will not only be performed on the phone number but also on all fields.

More information about templates can be found in the article.



Additionally, in such situations, we recommend configuring the search to include a minimum of 2 fields.



For example: Name + mobile phone, Email + mobile phone, which will narrow down the search scope and provide more accurate results.

Show all comments

Hello! When merging duplicates when the data has different values, the system allows you to choose which one is correct. In my case, the data differs in several fields, but the system only offers one field.

 

Like 0

Like

5 comments
Best reply

Roman,



Hello, 



Adding it once again, should be visible now:

Best regards,

Anastasiia

Hello Roman, 

 

The column will be displayed in the "Merge duplicates" window,  as soon as there is a conflict between values of this column in the records you are about to merge. However, there are a few exceptions:

- column is included in the list of ignored columns;

- it's empty;

- it's a system column. 

As we see the column from your screenshot is included in list of ignored columns (base logic of the system):





More detailed information can be found on our Academy:

https://academy.creatio.com/docs/7-17/user/platform_basics/business_dat…



Best regards, 

Anastasiia

 

Anastasiia Zhuravel,

 

Thanks for your reply. Where can I see the list of ignored columns?

Roman,

 

Hello, 

 

As mentioned in the article I have shared in a previous message - "Creatio will not duplicate identical communication options, addresses, and noteworthy events."

It's a base logic of a system which is specified in system's code. The screenshot I've shared in a previous message displays the part of the code with a list of ignored columns.



Best regards,

Anastasiia

Anastasiia Zhuravel,

Sorry, but the image is not displayed

Roman,



Hello, 



Adding it once again, should be visible now:

Best regards,

Anastasiia

Show all comments

Hi,

I have a Business Process that creates Leads based on incoming mails. The scenario that creates a problem is- Person- X recommends person- Y and sends a recommendation mail. Now receiving this Mail the BP creates a new Lead. Meanwhile person-Y sends a mail describing His needs, following which the BP gets triggered and creates a new Lead for this mail. Currently both the mail refers to Person-Y, and 2 leads are created for Person-Y.  I need to avoid this duplicate Lead creation. I tried to use "Setup duplicate rules" option, but both mails have different names and email ID.

How to avoid this duplicates Lead creation?

 

Like 0

Like

2 comments

Hello Angel,



It is difficult to give an exact answer, but you can try the following approach.



Try to add a search for similar leads to the process of creating leads from the business process.



You can add conditional flows that will check duplicates in the system under certain conditions and direct the process to the appropriate branch.



Best regards,

Bogdan

Bogdan,

 yes we have planned to use conditional flows to check the lead email Id if it is same merge the records or kept them as it is. Thank you Bogdan

Show all comments



Dear Community,

 

I am sure that adding a duplicate search rule is as simple as clicking on the "new" button. The thing is that this button is gone... Does anyone else know what the cause of this is?

Is the feature disabled?

Is there a specific permission?

Is there a max of rules?

This is how my page looks like:

https://prnt.sc/xyxe6d

 

 

Kind regards,

Yosef

Like 0

Like

1 comments
Best reply

Dear Yosef, 



The behavior you have described looks like you are using an old duplicate search mechanism on that website which doesn't allow you to create your own custom DS rules. 



Please contact our support team at support@creatio.com so we could enable/provide you with instructions on how to enable the ElasticSearch duplicate search tool. 



Kind regards,

Roman

Dear Yosef, 



The behavior you have described looks like you are using an old duplicate search mechanism on that website which doesn't allow you to create your own custom DS rules. 



Please contact our support team at support@creatio.com so we could enable/provide you with instructions on how to enable the ElasticSearch duplicate search tool. 



Kind regards,

Roman

Show all comments
Question

Is there any API for merging objects from a remote service?

Like 0

Like

6 comments

Dear Van Ly,

 

You can use OData 4 to UPSERT data (update the record if exists and insert if not exists). Just execute PATCH request and specify record Id. You can find more details on OData v4 here: https://documenter.getpostman.com/view/10204500/SztHX5Qb?version=latest#837e4578-4a8c-4637-97d4-657079f12fe0

 

Best regards,

Angela

Angela Reyes,

What you mentioned is for inserting/updating object. Merging is quite different as it will also update all references to the merged object, and then remove duplicated object.

Van Ly,

Unfortunately, we do not have any examples of how this can be done via API. You may use this add-on instead or run it via API: 

https://marketplace.creatio.com/app/automatic-duplicates-merge

 

Best regards,

Angela

Angela Reyes,

Hi,

I see this add-on is just for merging contacts, is there anything for accounts?

Chani Karel, 



Unfortunately, there are no add-on's for automatic merging or records in Account section at the moment. Instead, you can file a request to our support for development consultation to create such functionality on your site. 



Best Regards, 

Yurii

Yurii Sokil,

What about contacts? I see now that the link that's here above 

https://marketplace.creatio.com/app/automatic-duplicates-merge

is no longer accessible. I get 'You are not authorized to access this page.'.

Is that only me or that add-on is no longer exist? 

Show all comments