Question

HTTP client with batch mode goes in the loop

  • 30 April 2022
  • 1 reply
  • 62 views

Hi,

my sdc pipeline with http client origin goes in the loop. ar source has only 67 records but it doesnot stop unless manually aborted.

I could not find event like no more data to add as pre condition to finisher

any help is appreciated. Thanks in advance.

 

 

 


1 reply

Userlevel 5
Badge +1

@meghraj ,

 

I believe there are some issue in your HTTP link which is causing problem .

 

Can you please use the authentication details in HTTP client configuration. select authentication type as basic and put all details in credential tab .

Also reduce the batch size as 1000 .

In HTTP link please provide only the link which will retrieve 67 records from it.

 

 

Reply