Question
Can we disable the Streaming while Loading the Data Using Console Dataloader? And how do we enable it back after data loading?
Answer
We have an option during data loading to disable and enable streaming. And this will be present at the final review phase of the dataload activity.
- If we disable the streaming then it will be applicable for all the data loads which we are performing and not just for the data load which we are initiating from the console.
- Streaming is turned off at the tenant level and we need to manually enable it once again.
References
https://documentation.reltio.com/dataloader/loadingdata.html
Comments
Please sign in to leave a comment.