Copy entire flow zone

natejgardner
natejgardner Neuron, Registered, Neuron 2022, Neuron 2023 Posts: 151 Neuron

It would be really handy to be able to copy an entire flow zone. This would allow branching large sub-flows rapidly, where the same process needs to be applied to different datasets.

1
1 votes

Released · Last Updated

Comments

  • sachingarg
    sachingarg Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 1 ✭✭✭

    Follow the below steps for copying a flow zone and keeping the original copy intact:

    1. Click on the Flow you want to replicate and select "copy subflow" option within Flow Actions at the bottom of your screen.

    2. Click on "Copy To" option in the leftmost bottom and select "Copy zone content" check button.

    3. Give the names of the copied datasets as Dataiku doesn't allow same dataset names for multiple datasets in a project folder (by default the dataset names would include "_1" at the end)

    4. Click on Copy. You will see separate flow Zone will be created without any changes or overlapping done in the current Flow Zone.

  • MaxDavid
    MaxDavid Registered Posts: 1 ✭✭✭

    Is it possible to do the same thing by python API ? To avoid wrong manipulations by interface.

    Today, with python API, I manage to copy all items in a specific zone to a new zone, but i lose the graph depandancies ...

  • CoreyS
    CoreyS Dataiker Alumni, Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Registered Posts: 1,150 ✭✭✭✭✭✭✭✭✭

    Based on @sachingarg
    's instructions below, we will label this as an already existing capability. Please let us know @natejgardner
    if there is any context needed to be added to re-open this idea.

Setup Info
    Tags
      Help me…