xflow Help

Destination

The Destination component is essential for saving transformed data to a specified location. It allows users to write the output data table to either a Data Group or a Database Connection, providing flexible storage options.

Configuration

The Destination component supports only a single incoming edge and does not allow multiple inputs. Users can choose between two storage options:

Data Group

Users can select an existing Data Group to store the output data.

Database Connection

To store data in a database, users must configure the following properties:

  • Server Connection – Users must select a server from a dropdown list of existing connections.

  • Database Name & Schema – After selecting the server, users can choose the database and schema from available options.

  • Table Name – A table name must be provided to store the output data.

By configuring either a Data Group or a Database Connection, users can efficiently store and manage their transformed data.

Last modified: 21 February 2025