Flat files can be loaded into RED from a Windows Connection using SQL Server Integration Services (SSIS).
The instructions below detail how to add the SSIS connection string to the data warehouse connection and load flat files using the drag and drop functionality to create Load tables. To load files via SSIS, the SSIS connection string must be defined in the DataWarehouse connection.
To use SSIS loading, ensure that SSIS loads are enabled and that the SSIS version is set correctly in Tools > Options > Code Generation > General.


When using a specific user name and password to connect to the server instead of using Windows integrated security, the Allow saving password check-box must be selected. It is also recommended that the password on the SSIS connection string field that is displayed in the connection properties is replaced with the $PASSWORD$ token that is substituted at runtime. |





|

|