Find All Match Rules that are under Sub-Optimal Match Rules Category

Question:

How do you find all Match Rules under the Sub-Optimal Match Rules Category?

Answer: 

API Call: 
GET {apiHost}/reltio/api/{tenant}/configuration/entityTypes/{entityType}/_skipMatchGroups

 

Response:

The response will contain the list of all bypassed rules for the specified entity type:

[
"configuration/entityTypes/HCP/matchGroups/Rule1"
]

If your match rule is presented in the response list then it’s bypassed and doesn’t participate in the matching process, otherwise, it’s active.

 

References:

https://docs.reltio.com/matchmerge/suboptimalmatchrules.html?hl=suboptimal

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.