How to search for profiles using Relationship Attributes?

Question

Can I search for profiles using Relationship Attribute In Advanced Search?

Example
1. I would like to find all HCPs having a relationship with a specific HCP for which I give the name. 
2. I would like to find all HCPs having a specific role (this is an attribute of the relationship)

Answer

At the present time, the Reltio Platform does not support search by relations (does not support ES index for relations).

Possible solution:  

GET {TenantURL}/relations/_events/_scan?filter=(gt(timestamp, 1373288685810) and lt(timestamp,1373288903390))
POST {TenantURL}/relations/_events/_scan

References 

https://docs.reltio.com/relationsapi/searchrelationeventswithcursor.html 

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

Comments

0 comments

Please sign in to leave a comment.