Questions
We need to add some values to the existing lookup type and its data source Is this possible to allow partial Update of RDM lookup Types using RDM Dataloader Jar?
Answers
Currently, RDM Dataloader Jar is designed in a way that it allows complete override of values when we update the RDM lookup Type and doesn't support Partial Override.
The alternative solution is to use RDM UI or RDM API call which allows Partial Override of RDM lookup values.
References
- Using RDM UI -
For Editing Lookup Values - https://docs.reltio.com/rdm/editlookuptype.html
For Editing Sources - https://docs.reltio.com/rdm/inlinerdm.html#inlinerdm__editsrcvalue - Using RDM API -
https://docs.reltio.com/rdmapi/servlookup.html#servlookup__rdmpdatelookupcode
Comments
Please sign in to leave a comment.