The DataWrite step type is used to write data back into the local database of the agent.
Options
| This is the name of the data model that you would like to write data to. This can either be a |
| True/False on whether or not you want to overwrite any data that was previously generated versus creating new data every time the step is run. |
| The raw data that will be saved into the database. This must be in the same schema as the data model you are writing to. |
Output
| The ID of the object that needs data to be written. |