errors for recipe which contains two outputs, Dataset and managed folder

Sandeep_Dondapati
Registered Posts: 2 ✭
Hi Everyone, I started facing an error since today for recipe which contains two outputs, one Dataset and one Managed Folder. Do we know what changed in the recent Dataiku update for this?
Tagged:
Answers
-
error msg: Query failed: b"Recipe has multiple outputs for role 'main', expected just 1"
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,407 Neuron
This is not allowed. However a dataset can be used in multiple recipes as recipe, so write the output to the dataset and then use a Python recipe to write to the managed folder.