Imports data from a CSV file into a database table.
The filename should be theĀ FDJDBC_TABLE_NAME.csv, and it . The file must be in theĀ FD_ARTIFACTS_DIR.
Environment/Instance Properties
...
| Input Name | Input Code | Required | Description |
|---|---|---|---|
| User |
| No | The username that will be used to connect with. This input takes precedence over the environment instance scoped |
| Password |
| No | The password for |
| Null String |
| No | A string that will be inserted into the CSV file to represent a null value. |
Outputs
Output Name | Required | Description |
|---|---|---|
Artifacts
This operation consumes a CSV file artifacts from the artifacts repository.
...