Excel Transfer Object
Excel transfer objects are available as sources and destinations. You can write data to or read data from defined cells. You can also write multiple data records from the database (SQL SELECT) to multiple rows in the Excel file. A plug-in configuration is not necessary, you can configure the transfer object directly within the connection as described.
The following properties can be configured:
"File" tab
File | Dynamic: A static file path must be configured in the transfer object. This setting should be used if only one file is to be written or edited. |
Action | Edit file: |
If file does not exist (available when "Edit file" is selected) | Create new file: |
Options (available when "Create file" is selected) | Create empty file: An empty file is being created. |
Template (available if "Create file" is selected) | Dynamic: A static file path must be configured in the transfer object. This setting should be used if only one file is to be written or edited. |
"Cells" tab
Spread sheet | Dynamic: A static name must be configured in the transfer object. This setting should be used if only one spreadsheet is to be edited. |
---|---|
Static cells | Cells can be specified here in the usual "ColumnRow" notation, for example A1, A2, B3 etc.
|
"Archiving" tab
Archiving | If this option is activated, the Excel file is saved in the selected folder after the changes have been made. The file name is preceded by the timestamp of the creation time. The name of an archived file then looks like this, for example: Attention: If transfers are triggered every second, a new archive file is being created every second too. |
Archive folder | Dynamic: A static folder path must be configured in the transfer object. This setting should be used if archive files are only to be written to one folder. |