I am trying partitioning(static one) for web service source and looks like documentation is not much helpful. It seems like it is copy pasted from iiq guide.
Has anyone tried partitioning in idn. I am looking for json version of xml pasted in documentation: Partitioning
Hi Chirag,
This is in discussion with IDN team, how to update partition object via v3 api. Accordingly, we can update document or support this configuration via v3 API, till now we dont have resolution.
If you are using Webservice source and to unblock you, can you try using dynamic partitioning (Using get Partition endpoint) >
Hey @pratikkumar_kadhi I am not sure how dynamic partitioning will fit in my requirements but I have simple requirement where we have 10 K users so I want 2 threads to be running in parallel. One would get first 5K users and another one next set of 5K users.