简体   繁体   English

使用 Azure 数据工厂将数据从 API 复制到 Azure SQL 时,我只得到表中的第一行。 API 响应是嵌套的 JSON

[英]While copying data from API using Azure Data Factory to Azure SQL, I'm only getting first row in table. The API response is Nested JSON

While copying data from API using Azure Data Factory to Azure SQL, I'm only getting first row in table.使用 Azure 数据工厂将数据从 API 复制到 Azure SQL 时,我只得到表中的第一行。 The API response is Nested JSON. API 响应是嵌套的 JSON。 I've mapped source and sink as well.我也映射了源和接收器。 enter image description here在此处输入图片说明

通过在复制活动中启用映射中的集合引用选项解决了问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure 数据工厂 - 使用 Rest 的复制任务 API 仅在执行时返回第一行 - Azure Data Factory - copy task using Rest API is only returning first row upon execution 如何使用数据工厂将 JSON 数据从 REST API 映射到 Azure SQL - How to Map JSON data from a REST API to Azure SQL using Data Factory Azure 数据工厂复制嵌套的 JSON 到 SQL 表 - Azure Data Factory copy nested JSON to SQL table 带有 Rest API 的 Azure 数据工厂 V2 复制活动为嵌套的 JSON 提供一行 - Azure Data Factory V2 Copy Activity with Rest API giving one row for nested JSON Azure 数据工厂 - SQL 到嵌套的 JSON - Azure Data Factory - SQL to nested JSON Azure 数据工厂将 JSON 复制到表中的一行 - Azure Data Factory Copy JSON to a row in a table 如何使用 map 一个嵌套的 JSON 对象到 SQL 服务器表使用 Z3A580F1420s88886 数据管道 - How to map a nested JSON objects to a SQL Server table using Azure Data Factory pipelines 使用 Azure 数据工厂将嵌套的 JSON 复制到 Azure sql - Copy nested JSON to Azure sql with Azure Data Factory Azure data factory - output for copy function does not give all the rows within nested json api reponse - Azure data factory - output for copy function does not give all the rows within nested json api reponse Azure数据工厂数据流json到SQL - Azure data factory data flow json to SQL
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM