DB-IN
The DB-IN algorithm component is a data source component used to read data from and write data to a specified data source. You can use this component to select tables and fields from the data source.
Calculation logic
The component uses the data source connection information to call an interface. This interface retrieves the table field schema.
Procedure
First, define the data source connection information on the Data Source Management page. Then, drag the component onto the canvas and select the table fields from the data source.
Parameters
OUT port input parameters for the DB-IN algorithm component.
Parameter name | Description | Default value | Range |
Data source selection | Lists all data sources from Data Source Management. | None | None |
Available fields | Lists all table fields from the selected data source. | None | None |
Selected fields | Lists the selected fields. | None | None |