Data360 Analyze

 View Only
  • 1.  Team development of data flows with branch and merge

    Posted 04-27-2017 07:22

    Is there a way to collaboratively work on a data flow? Can I branch and merge data flows?



  • 2.  RE: Team development of data flows with branch and merge

    Employee
    Posted 04-28-2017 02:04

    Hi Holger,

     

    The Dataverse Desktop edition is primarily designed for individual use so the collaboration mechanism there is limited to exporting - sharing - and importing data flows and nodes (i.e. using .lna files).

    The Dataverse Server editions provide the ability to use the Public Documents location to share data flows and nodes with other Dataverse users accessing the same Server instance. However, the current release does not provide collaborative versioning of assets such as you would find in a version control system such as git/ subversion, etc. We are looking at how to enhance our collaborative versioning capabilities in future releases of our enterprise server editions. Obviously, in the short-run, any Dataverse assets can still be exported and then stored in a versioned repository to provide rudimentary version control but it does not provide merge capabilities.

    Leveraging existing Dataverse capabilities such as Composites and library nodes may also provide opportunities for partitioning an overall project into multiple components that could be worked on in parallel by team members and then integrated into a versioned 'build'.

     

    Regards,

    Adrian



  • 3.  RE: Team development of data flows with branch and merge

    Posted 01-13-2020 14:51

    Has anymore enhancement been accomplished on collaborative versioning. We currently use svn for our Lavastorm graph but mostly as a change management system before deploying the Lavastorm graph to production. We could use svn for the same purpose or even more to GIT but I was trying to incorporate more collaboration if possible.



  • 4.  RE: Team development of data flows with branch and merge

    Employee
    Posted 01-15-2020 10:29

    Hi Don, 

    there is currently no support for integrating Analyze with a SCM. We have this functionality as a candidate on our roadmap but it is not committed to be released in a particular release at this time.