Hi Chetan,
I would prefer Reltio Connector to take up the Batch Enrichment via Enrichment Job instead of RIH.
RIH can be used to execute those Jobs and to process any Enrichment we need to design recipes based on request load and type of license.
We cannot be expecting to execute enrichment for 50K records or more daily, i assume it would be below 10K. You can check and implement in right tool.
------------------------------
Sheshadri V
Fresh Gravity
------------------------------
Original Message:
Sent: 07-31-2023 03:57
From: Chetan P
Subject: RIH | Search filter pagination
Thanks for the Update, will look on the Best practises and optimise design.
Do you have any use cases where Enrichment was made through RIH .?
Regards,
------------------------------
Chetan P
Lead MDM Specialist
Freshworks
Chennai
Original Message:
Sent: 07-31-2023 02:32
From: Sheshadri V
Subject: RIH | Search filter pagination
Hi Chetan,
Use can go with 28. Custom action.
Also, if you are planning for very high volumes, make sure to consider the following Limits and Quotas for RIH in Design and implementations:
https://docs.reltio.com/en/explore/get-your-bearings-in-reltio/console/configuration-applications/integration-hub/limits-and-timeouts
------------------------------
Sheshadri V
Fresh Gravity
Original Message:
Sent: 07-31-2023 02:25
From: Chetan P
Subject: RIH | Search filter pagination
Thanks for the response @Sheshadri V.
I had a look at the documentation and i have few more questions.
- Does it work even if we are targeting to consider > 500k profiles
Example - We are trying to enrich based on few conditions where dataset we plan to consider comes >500k - Currently i see below actions in RIH (Reltio Connection)
- Add Record to Entity
- Apply data changes request
- Create record
- Create record in bulk
- Decrypt Export URL
- Delete Entities as Not a Match
- Delete Potential Match
- Delete Record
- Delete Record in Bulk
- Export Records
- Get Internal task Status by ID
- Get Entities as not a Match
- Get Entities by crosswalk
- Get Entity by crosswalk
- Get potential match for entity
- Get records by ID
- Get task status by ID
- Mark entities as Not a match
- Match entities
- Merge entities
- Reject data change request
- search data change request
- search records
- set entity are potential match
- Unmerge entities
- Unmerge entities tree
- Update record
- Custom action
Could you please suggest a way we find an action to perform based on Scan approach as per our discussion
Thanks & Regards,
------------------------------
Chetan P
Lead MDM Specialist
Freshworks
Chennai
Original Message:
Sent: 07-31-2023 01:47
From: Sheshadri V
Subject: RIH | Search filter pagination
Hi Chetan,
Search API is helpful if the dataset you are working on/retrieving is less than 10K. As the Search API cannot retrieve data if the count exceeds 10K.
Entity Search | Reltio
Instead you can use Entities Scan API and set this up using Custom Action of Reltio Connector. Using cursor you can easily get n number of records based on the search filter applied.
Check the documentation: Search Entity with Cursor | Reltio
------------------------------
Sheshadri V
Fresh Gravity
Original Message:
Sent: 07-31-2023 00:29
From: Chetan P
Subject: RIH | Search filter pagination
Hi Team,
Just brainstorming on a requirement, I am planning to use Reltio search filter as an input for my Recipe where my trigger is On-Demand basis.
It is working fine for small numbers, but i am not in a condition to run huge numbers in Dev.
But in Production, we are planning to refresh around 100k records.
Any suggestions, if i need to consider while testing regarding Pagenation / Looping.
Thanks & Regards
------------------------------
Chetan P
Lead MDM Specialist
Freshworks
Chennai
------------------------------