how to copy all activities from one activity to another in azure data factory with out disturbing the existing connections

Eshwar Nakkala 106 Reputation points
2021-03-26T05:42:14.717+00:00

Hi,

I have a requirement in ADF, Actually ,I have created a Pipeline and inside of that I used if condition activity within that Activity Have Written My business Logic in some of the activities Like (Copy Data Activity , Lookup Activity ...Etc) and Given proper connections , there are around 30 activities we used in side of That IF-Condition Activity.

At sudden there is a need to copy all the activates (With out Disturbing the all connections what we given) from the if condition and Paste the same in another Activity in the same Pipeline..

I tried Copying the activates and pasting them in another activity , in that case i am not able to get all the connections

What I have to do for achieving this Requirement.

Kindly help me on the same

Thanks,
Eshwar

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,487 questions
0 comments No comments
{count} votes

Accepted answer
  1. Nandan Hegde 29,886 Reputation points MVP
    2021-03-26T05:45:12.543+00:00

    Hey,
    You can refer the JSON code and copy paste the JSON code to match the same logic.
    81766-json.png

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful