77. How to read JSON output of one Activity in to another Activity in Azure Data Factory

  Рет қаралды 40,562

WafaStudies

WafaStudies

Күн бұрын

Пікірлер: 51
@ravikanth3637
@ravikanth3637 2 ай бұрын
Thank you it helped to debug another issue which I am trying to solve
@bhawnabedi9627
@bhawnabedi9627 4 жыл бұрын
you are really my fav youtuber.
@WafaStudies
@WafaStudies 4 жыл бұрын
Thank you 🙂
@nithishkumar7262
@nithishkumar7262 4 жыл бұрын
Appreciate your work. Keep it up 👍
@WafaStudies
@WafaStudies 4 жыл бұрын
Thank you Nitish Raju🙂
@avaniheriss4588
@avaniheriss4588 4 жыл бұрын
Thank you for all the hard Work. Please show how to store this Json Output to the Blob Storage. Thanks you
@kelechie6836
@kelechie6836 3 жыл бұрын
Thank you Wafa!
@WafaStudies
@WafaStudies 3 жыл бұрын
Welcome 😀
@mohammadyunus9020
@mohammadyunus9020 3 жыл бұрын
wonderful ❤️
@WafaStudies
@WafaStudies 3 жыл бұрын
Thank you 😊
@BillSeipel
@BillSeipel 2 жыл бұрын
The BEST
@WafaStudies
@WafaStudies 2 жыл бұрын
Thank you ☺️
@baladenmark
@baladenmark 4 жыл бұрын
Fantastic tutorial. Thank you. How do I write the failed output of a copy activity into a file?
@JL-qc5gq
@JL-qc5gq 2 жыл бұрын
I want to pass the JSON output of the web activity into databricks activity. I need the whole JSON output since databricks will process the whole output. How do we do that in adf?
@abhinavprakash5383
@abhinavprakash5383 2 жыл бұрын
great video
@WafaStudies
@WafaStudies 2 жыл бұрын
Thank you 😊
@rohithnamani9614
@rohithnamani9614 3 жыл бұрын
Thanks for the video. I have a use case, Im trying to load JSON(Simple format) from an API to a single column(data type variant) in a SQL table through a copy activity in ADF. When im trying to do that the keys are splitting and number of columns mismatch error appears. May I know if there is any solution for this use case?
@diveshs
@diveshs 4 жыл бұрын
Very good content. Nice Videos. I am looking for more such videos. How can we log pipeline errors in a blob storage file?
@BlueTik
@BlueTik 2 жыл бұрын
Excellent
@WafaStudies
@WafaStudies 2 жыл бұрын
Thank you ☺️
@aliaksandr2336
@aliaksandr2336 Жыл бұрын
how to parse without foreach activity. I do get metadata inside foreach and get metadata always will return 1 file
@hrpproductions53
@hrpproductions53 2 жыл бұрын
But how to handle if it's an object instead of being an array
@ts4175
@ts4175 4 ай бұрын
can you make a video on copy data activity ? copy json from one activity to other pls
@dharmveerchaudhary7060
@dharmveerchaudhary7060 3 жыл бұрын
Pls give any idea ,how to kill infinite loop created inside the until activity in azure data factory
@WafaStudies
@WafaStudies 3 жыл бұрын
Until loop will break when defined condition becomes true. If you taking about manually killing then cancel pipeline execution
@rahulparmar208
@rahulparmar208 2 жыл бұрын
The children array that you got from get metadata activity... i want to store all the children data in mongodb... how can i do that????
@srinivaselluri9267
@srinivaselluri9267 3 жыл бұрын
Thanks a lot Brother for your tutorials. I have a question - How to handle the special character in JSON (source) field names? Pipeline is failing with an error saying - input json format has special characters. and I am calling the json data using API(get). Please advise. Eg: {"customer (name) " : "abc"}
@Rafian1924
@Rafian1924 4 жыл бұрын
Hello techies, I am generating json code using teradata sql code and I want to send this data to a web application using api call. How should I go about it. I am completely new to adf and just started exploring it. So any help will be of great value.
@harikakiran18
@harikakiran18 4 жыл бұрын
Good video!
@surendrasuri2513
@surendrasuri2513 3 жыл бұрын
I am unable to read the web activity JSON response.getting property selection not supported on values of type String
@sivasudarsan2373
@sivasudarsan2373 3 жыл бұрын
Hi, I want adf to extract content of text file (from storage) and based on value it should trigger another pipeline.
@WafaStudies
@WafaStudies 3 жыл бұрын
Use execute pipeline activity to trigger another pipeline
@realcontent2008
@realcontent2008 5 ай бұрын
I have stored all expressions in one config table to make everything dynamic here you are fetching only one type of variable... I have thousands type of variable How to fetch each of them into pipeline variable any body has that logic i don't want to use multiple times filter activity and set variable
@zfold4702
@zfold4702 Жыл бұрын
@WafaStudies, are you available to do one ADF POC?
@premgcp
@premgcp 2 жыл бұрын
Hello guru gaaru, how do I loop through this json for ingestion. I tried using lookup activity but unable to access child items. Can you please help anna. I want to use copy activity and pass the below items inside tablelist. to ingest data. { "tablelist": [ { "tblname": "rbf", "secretkey": "xyz", "container": "migration", "cpath": "dev01" }, { "tblname": "abcd", "secretkey": "abcd", "container": "migration", "cpath": "dev02/" } ] }
@आरंभ-भ5ल
@आरंभ-भ5ल 4 жыл бұрын
Please add video on upsert in ADF
@WafaStudies
@WafaStudies 4 жыл бұрын
Sure
@babluprajapat794
@babluprajapat794 3 жыл бұрын
I have Only one json file in Azure blob storage which is containing millions of Json object. My question is how read the that file and extract and upload million of single single json document instead of one. Any idea ?
@sathishkumark8386
@sathishkumark8386 4 жыл бұрын
Thanks
@bhawnabedi9627
@bhawnabedi9627 4 жыл бұрын
Please do tell about yourself as well we would love to know you
@WafaStudies
@WafaStudies 4 жыл бұрын
Sure. I will plan for it
@michelepotenzateixeira3209
@michelepotenzateixeira3209 4 жыл бұрын
the videos are very good but as i'm from Brazil and i don't have good english i need subtitles. It would be possible? Thanks
@WafaStudies
@WafaStudies 4 жыл бұрын
Thank you. I will try for subtitles
@michelealves692
@michelealves692 4 жыл бұрын
Need caption...
@venkatramana2667
@venkatramana2667 3 жыл бұрын
Hi bro, I have 100 tables ,but when I create dataset ,is it mandatory create 100 datasets? And I want to talk personally with u , please provide mobile num
@sibagayatri
@sibagayatri 3 жыл бұрын
Do you want to copy data from 100 tables or do something else?
@CoolGuy
@CoolGuy 2 жыл бұрын
Parameterize the dataset.
@cavemanworld5019
@cavemanworld5019 2 жыл бұрын
Thanks
@WafaStudies
@WafaStudies 2 жыл бұрын
Welcome 😁
78. Annotations in Azure Data Factory
9:10
WafaStudies
Рет қаралды 13 М.
Azure Data Factory | Copy multiple tables in Bulk with Lookup & ForEach
23:16
Adam Marczak - Azure for Everyone
Рет қаралды 201 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
23. Send Email alert when Pipeline fails in Azure Data Factory
21:59
40. Working with Token based REST API in Azure Data Factory
19:39
Azure Data Factory with Dataverse Lookups - 3 ways to populate
13:36
Untethered 365 with Sean Astrakhan
Рет қаралды 207
74. Setup Azure DevOps Git Code Repository for Azure Data Factory
30:57
7. Parameters vs. variables in ADF
21:32
Azure Content : Annu
Рет қаралды 9 М.
12. Copy Json files from Blob Storage to Azure SQL DB | ADF
25:02
Sql Training Sessions
Рет қаралды 2,2 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН