Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2019 02:54 AM
Hi @girivaratharajan , I'm reading data from table and converting to JSON in databricks. The JSON object then has to be passed to function.
I'm trying to achieve this in ADF. Where i'm linking the components and trying to pass Databricks JSON output to function as an argument/function body.
Hope that was clear.