Hi Gino,
Thanks for your response.
We are thinking to apply relevance matching here, so that we can get the relevance score based on the distance between. And using score to decide which is very close branch.
However there is one challenge in our case. In Reltio cross entity matching is possible?
Is it possible to do matching between contact address (nested attribute in contact) and branch address(which is at Organization level)?
------------------------------
Vikash Malekar
Deloitte
------------------------------
Original Message:
Sent: 12-09-2024 11:59
From: Gino Fortunato
Subject: Finding/Searching the closet Location
Hi Vikash,
All of these locations are geocoded when the addresses are validated.
Reltio supports finding close branches via the Proximity matching capability with the match rules. However, I don't know that this is a good solution for your problem as proximity matching will answer True/False ot the question is there a branch within X distance. But if there is zero or more than one branch within the proscribed distance, you will still have to figure out what to do.
Instead, what I would suggest is doing some post processing. i.e. listen to the queue for a contact creation. Take the address of the contact and find the closest branch using one of the many online examples. Once it is identified, call the Reltio API to create the relationship between the contact and branch.
you can do the above with the Reltio Integration Hub or with the automation tool of your choice.
------------------------------
Gino Fortunato
Senior Solution Engineer
Reltio
------------------------------