Webactity in AzureSynapse doesnot send the records in sync when I make the batchcount in foreach loop as 15 to start parallel thread?
My requirement is I have 3000 records in my DB for each ‘custID’ I wanted to call webcatity and the response I parse and update in the table by using lookup city there is also a case where I am calling one more tenacity as it depends on the response of first tenacity?