[]
To create a CSV data source in Wyn Enterprise, follow the below steps.
On the Resource Portal, navigate to Create (+) >> Create Data Source.

Select CSV in the data source list on the left or in the icon view on the right.

Fill in the database configuration information for the selected data source and click the Next button.

Field | Description |
|---|---|
Name* | Specify a name for the data source. |
SourceType | Select from the list that displays the following options - Local, Web, Embed, and File System. |
Data Source* |
|
Request Method | For the Web source type, select the Get or Post request method and set the following;
|
Column Delimiter | Column delimiter describes the delimiter of each column. The default value is**,** click to modify. |
Use First Row as Header | If this option is checked, the first line in the file will be used as the column header; if this option is not checked, the column names will be the default column names F1, F2, F3... |
On clicking Next, you will be redirected to the data source editor where you will have the schema editing functions including,
Change Column Data Type: You can select up to 5 types of data types including Number, Text, Date, DateTime, and Boolean.
Delete Column: Click the delete icon next to a column name to remove the column.
Rename the Column: Click the edit icon next to a column name to rename the column.
Click the Create button to finish.

However, you cannot perform the following operations on the data source editor page.
Rename the table.
Rename the columns.
Add new columns.
Delete columns.
Reorganize columns.