A pipeline in Azure Data Factory loses certain fields, yet a newly created pipeline with the same setup does not.

匿名
2024-12-03T06:42:31.02+00:00

In Azure Data Factory, a pipeline consists of two activities: one is a Web Activity and the other is a Copy Data Activity. The pipeline first acquires a token through the Web Activity and then uses the token to retrieve data from the Synapse database. However, for about a week, two fields of data have been completely lost in this pipeline, namely managerId and managerName. After recreating the pipeline, the user found that all information is visible in the newly created pipeline without any field loss. The configurations of these two pipelines are identical, and the user wants to know why one pipeline is unable to read certain fields.

用户的图像

社区中心 | 未监视
0 个注释 无注释
{count} 票

你的答案

提问者可以将答案标记为“已接受”,版主可以将答案标记为“已推荐”,这有助于用户了解答案是否解决了提问者的问题。