Original Message:
Sent: 07-22-2024 14:30
From: Michelle Popovits
Subject: Is it delete the existing values for this lookup and load new value?
Hi Venu,
It is normal for the result to show status of NOT_STARTED as it is kicking off a task that will be run asynchronously and will start once any previous task requests have completed.
You can check the status of rdm tasks and view the current status of your task using this api:
{{rdm-service}}/rdm/tasks/{{rdmTenant}}
Below is an example from my tenant:
See documentation for RDM API List tasks
https://docs.reltio.com/en/explore/get-going-with-apis-and-rocs-utilities/reltio-rest-apis/model-apis/rdm-api/rdm-task-api
------------------------------
Michelle Popovits
Technical Consultant
Reltio
ON
Original Message:
Sent: 07-19-2024 18:10
From: venu podila
Subject: Is it delete the existing values for this lookup and load new value?
Hi Michelle Popovits,
I tried truncating all values for specific lookup type, I see status of that request as "NOT_STARTED" and I also don't see any changes to the RDM, they still exist. Below was the POST request I sent
I really appreciate your inputs on this. what might be the reason and solution to this,
Thank You,
------------------------------
venu podila
360Insights
Original Message:
Sent: 01-10-2024 12:11
From: Michelle Popovits
Subject: Is it delete the existing values for this lookup and load new value?
Hi Goutam,
No, the rdm data loader rih utility doesn't delete existing lookup type entries.
If they already exist, then they will be overwritten with new data.
If they don't already exist, they will be created
if a lookup type entry exist but is not in the new set being loaded it will still exist.
Depending on your needs, you may wish to execute a truncate for the lookup type to remove all and start fresh with a full load.
------------------------------
Michelle Popovits
Technical Consultant
Reltio
ON
Original Message:
Sent: 01-10-2024 10:45
From: Goutam Mondal
Subject: Is it delete the existing values for this lookup and load new value?
this is for If we need to update an existiing lookup types from @Michelle Popovits webinar
------------------------------
Goutam Mondal
Cognizant
------------------------------