ADF: Table type parameter in ADF copy activity source

Sridhar Boopalan 1 Reputation point
2022-07-27T07:26:52.657+00:00

I'm want to move data form source DB to Target DB. I'm using series of copy activity to move the data form source to target. In copy activity in the source I'm calling stored procedure and what ever SP returns that I'll dump in target DB using sink. In that one of the SP in my source DB having user defined table type as input parameter. How to call this SP in the copy activity source with table type as a input parameter.

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

1 answer

Sort by: Most helpful
  1. Vinodh247 18,101 Reputation points
    2022-07-27T09:03:23.387+00:00

    Hi Sridhar,

    Thanks for reaching out to Microsoft Q&A.

    I see a similar requirement has been demonstrated and documented by 'Bob Rubocki' as a blog article. Link has been given below, please check if this would useful for you.

    https://blog.pragmaticworks.com/using-stored-procedure-in-azure-data-factory

    Please Upvote and Accept as answer if the reply was helpful.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.