Set Variable activity Azure Data Factory v2

依然范特西╮ 提交于 2019-12-24 11:35:55

问题


I am trying this new functionality, and when I try to use set variable activity inside foreach loop I cannot select a variable that I declared in a pipeline. Also inside IF activity. Is it supposed to behave like this? That you cant set variable inside some inner activities, only at the root level of the pipeline?


回答1:


This is a known bug, where set variables and append variables activities are not correctly detecting changes when they're nested in another activity. Actively working on a fix for, hopefully will resolve this problem soon :)



来源:https://stackoverflow.com/questions/52776497/set-variable-activity-azure-data-factory-v2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!