I am trying to process a bunch of database records through a WS Client. The records are retrieved by the Database Connection Reader, and I can view them in the Interactive Table node. The records are distinct, there are no duplicates in the set, but the WS node fails after 3% throwing the following error:
ERROR Generic Webservice Client Execute failed: Encountered duplicate row ID "Row452" at row number 465
I tried to search an answer on this Forum, but no luck so far. I would appreciate any advice on what may cause this issue, and how to fix it.