XBase Input
Description
XBase Input is a step in the Input Plugin for Process Studio Workflows. The XBase step reads data from and XBase type of database file(DBF). This includes most types of DBF file derivatives called the XBase family (for example, dBase III/IV, Foxpro, Clipper, and more).
Configurations
No. | Field Name | Description |
---|---|---|
1 | Step Name | Specify the name of the step. This name must be unique in a single workflow. |
2 | Filename | Specify the name of the DBF file from which to read the data. |
3 | Button: Browse | Click to search the file from which you want to read the data. |
Accept filenames from previous steps | Note: You can opt to enter details either in the Filename field OR in the Accept filenames from previous steps section. | |
4 | Accept filenames from previous step | Enable checkbox to read filenames from a previous step in the workflow. |
5 | Step to read filenames from | Select the step from which you want the filename to be read. |
6 | Field in the input to use as filename | Select the field from the input step that you want to use as a filename. |
7 | Limit Size | Specify a limit size to limit the number of rows read (optional). |
8 | Add input file to result | Select the checkbox to add the input file to the result stream. |
9 | Add rownr? - And Fieldname of rownr | Enable checkbox to add row number to output. Specify a fieldname to that contains the row number. |
10 | Include filename in output? - Filename fieldname | Enable checkbox to include filename in output. Specify fieldname to contain the file name to be included in output (optional). |
11 | The character-set name to use | Specifies the character set (such as, ASCII, UTF-8) to use. |
12 | Button: Preview | Click to preview the content that will be read. |