Quantcast
Channel: Service topics
Viewing all articles
Browse latest Browse all 62198

Fabric dataflow gen2 cannot be called from pipeline

$
0
0

Has anybody encountered the same problem as i?

I have created a dataflow gen2 and checked the box to support Git integration for that dataflow.
I copied the contecnts from another dataflow without that integration into the newly created one.
I was able to adjust the connections and save that new dataflow.
I wanted to call the new dataflow from a pipeline which calls the older version currently.
Unfortunately I am not able to chose the dataflow, it is not presented in the dropdown. If I chande the JSON code for the pipeline exchanging the UID of the two dataflows, the pipeline runs into an error.

Here are my two dataflows with identical content:

mriedmuell_0-1741956261981.png

 

and here what the pipeline activity allows me to select:

mriedmuell_1-1741956313382.png

The GUID ist coming from my change to the JSON and belongs to the dataflow which can be checked into Git.

So currenly I have to chose between unsupported dataflow  with the possibility to call the dataflow or git integration without being able to execute that dataflow.


Viewing all articles
Browse latest Browse all 62198

Trending Articles