Copy Activity going for loop when data get empty

THIMMAIAH GARI,PRASHANTH,, 201 Reputation points
2020-09-25T09:02:54.16+00:00

I am trying to extract data from REST API to ADL--->ADL to SQLSTG. In one situation when source data get empty it's going in loop situation. How do i terminate from the loop instead of giving timeout in UNtil activity. How to avoid making multiple request.. As it's taking loop for pre-activities also.

Find below image of log detials

28361-loop.png

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,196 questions
{count} votes

Accepted answer
  1. THIMMAIAH GARI,PRASHANTH,, 201 Reputation points
    2020-09-30T08:40:40.57+00:00

    I am using until activity, my incremental variable get increase when copy activity succeeded. but when it fails I have not added any activity and not expected this scenario. Now i have changed to my action as completed instead of Succeed. So now my pipeline will get abort

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful