Hello All,
I'm trying to move the data from database table to SharePoint list. But Alteryx is not moving the entire records.
So for now my DB table has roughly 900 records, but it's only moving 420 records and it's throwing attached error.
We've created a iterative macro but somehow it's not working.(Screenshot of the workflows attached)
I've tried using the different batch sizes like 200,185,150,100,50,25. But none of them copied the entire records to the sharepoint. Here's the list of batches and iterations I tried
batch size records
100 2 iteration run (128 items added to sp list)
25 5 iteration run (53 items added to the list)
50 3 iterations run (128 items moved)
150 1 iterations run (278 items moved)
185 1 iterations run (243 items moved)
200 1 iterations run (228 items moved)
Not able to move entire records . Please advise.
We've other DBs which contains many records, kinda looking for a permanent solution.
Please advise
Regards,
Swapnil