Survivorship rule filter 'in'

Question 

How do we define the 'in' survivorship rule filtering ?

 

Answer

The 'in' survivorship rule filters to match the values within a specified list of values. The format to define the 'in' survivorship rule filter is below : 

 

{
"filter": {
"in": [{
"uri": "configuration/entityTypes/Individual/attributes/Phone/attributes/Type","value": "Mobile"
},{
"uri": "configuration/entityTypes/Individual/attributes/Phone/attributes/Type","value": "Work"
}]
}
}

 

Reference doc : https://docs.reltio.com/en/model/consolidate-data/design-survivorship-rules/survivorship-rules#survivorshiprules__ssprulesfiltering

 

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

Comments

0 comments

Please sign in to leave a comment.