Question
Is it possible to retrieve only Ignored value from an entity that has been suppressed? Are ignore values stored separately in the system?
Answer
No, the Reltio system does not store ignored values separately, it just uses abstraction during OV value reconciliation.
Currently, there is no way to extract only the ignored values from the system but one can choose to use the GET API to fetch all NON-OV values which would also include the ignored values.
References
https://docs.reltio.com/integrations/searchentitywithcursor.html
Comments
Please sign in to leave a comment.