I never understood this confused parameterized value passing from other instructors except your teaching methods that remained clear explanations. I am learning a lot of things from you which I could not enjoy from other sources. Muhammad Khan from North America.
So to re-iterate the requirement is to copy multiple files using one copy activity? If yes please check my approach Step-1: point your source DS to the container in source side of copy activity Step2: select wildcard file path under File Path Type in source side of copy activity Step2: ensure recursive flag is enabled in source side of copy activity Step3: select PreserveHierarchy under copy behaviour in sink side of copy activity
scenario 1) This is one job of SSIS there are 5 FTP each ftp has user id and password are store in Table .Second table having the file name .There are 3 types of files .Out of 3 files 2 are mandatory and 3th file are not mandatory . if mandatory files are missing then send email the file name are missing with Job name. and stop the Package .Minatory file start from ZA.*.csv and non mandatory file name start A*.csv next is data business logic. 2) files zip format download to local drive and after completing of PKG file then zip it and send to FTP with new date and delete downloaded files
Hi Rohit thanks for putting so much effort in sharing the scenario, I will see if I get a chance will try to replicate in adf. I haven't worked in ssis, but I can corelate with most of the requirement in the above scenario. Thanks for supporting the channel.
You can check the 3rd video of the playlist and after getmetadata , you can use filter activity to filter out the files you want to copy writing some condition. Check 4th video you will get better idea
I never understood this confused parameterized value passing from other instructors except your teaching methods that remained clear explanations. I am learning a lot of things from you which I could not enjoy from other sources. Muhammad Khan from North America.
I love to watch your azure content very concisely
Please make interview questions and how to approach to tell it will be helpful for me
Very good live use case. Fantastic explanation, Annu
Very nice explanation Annu
Keep up the good work ✌️✌️😊
Nice explanation 👌 👍 👏
Thankyou 😊
Thank You Annu! This is great content!
Keep up the good work!
Your content is really nice Annu🔥👏..keep posting more such content👍
Thank you so much 🙂
Great content.
Would like to see full end to end implementation for a real time sceanrio.
Keep it up 😊
Thank you Maa 🤗
I'm a newbie to ADF. Thanks for the videos. How can I copy multiple files that exactly match from a folder at once (filecsv, file.pdf, file.xml).
So to re-iterate the requirement is to copy multiple files using one copy activity?
If yes please check my approach
Step-1: point your source DS to the container in source side of copy activity
Step2: select wildcard file path under File Path Type in source side of copy activity
Step2: ensure recursive flag is enabled in source side of copy activity
Step3: select PreserveHierarchy under copy behaviour in sink side of copy activity
Thanks for the video. I have scenario like how to copy SharePoint files to Azure storage using ADF parametrize country wise.
scenario 1) This is one job of SSIS there are 5 FTP each ftp has user id and password are store in Table .Second table having the file name .There are 3 types of files .Out of 3 files 2 are mandatory and 3th file are not mandatory . if mandatory files are missing then send email the file name are missing with Job name. and stop the Package .Minatory file start from ZA.*.csv and non mandatory file name start A*.csv next is data business logic.
2) files zip format download to local drive and after completing of PKG file then zip it and send to FTP with new date and delete downloaded files
Hi Rohit thanks for putting so much effort in sharing the scenario, I will see if I get a chance will try to replicate in adf. I haven't worked in ssis, but I can corelate with most of the requirement in the above scenario. Thanks for supporting the channel.
How can I copy desired multiple files from a folder at once.
You can check the 3rd video of the playlist and after getmetadata , you can use filter activity to filter out the files you want to copy writing some condition.
Check 4th video you will get better idea
=