Writing back Edited dataset(workshop edits) to database

Hi All, appreciate anyone’s input for this post. I am looking for hep to write workshop edits to a dataset and then to sync that to database. Is there a easy way to do this? i am a bit new to functions and looking for how to access edits and write it to DF. Sample code would help.

Hey there,

This needs to be done in two separate steps. The first step is you need to create a materialization dataset out of your ontology object type.

  • To do this, go to the materialization tab of your object type and click “create new object dataset”

Once the dataset is made, you need to then set up an export to a database.

  • To do this, a prerequisite is you must have a Foundry connection setup to your external database.
  • Once the data connection is setup, follow the instructions here to export to a source.

Thanks for your response, i have materlizaed the dataset but found we can’t export this since it’s built as views/0kb sets. had to use transform to create an additional dataset out of this MV and then set exports,

1 Like