Imports the rows from an Excel file.
Target parameters (in) and Activity options
File Data | The data that should be imported as a FileData object. |
Filename | Obsolete |
Import Definition | The import definition defines how the file looks like, e.g. the column order and data types. Create one in the System/Import definitions menu. |
Number of Header Rows | Set the number of header rows in the file, normally 0 or 1. |
Source parameters (out)
Imported Rows | A collection of the imported rows, where you have access to the columns defined in the import definition. |
Comments
0 comments
Please sign in to leave a comment.