Excel transfer object
Excel transfer objects are available as sources and targets. You can write data to defined cells or read from them. You can also write multiple records from the database (SQL SELECT) to multiple rows in the Excel file. No plug-in configuration is necessary; you can configure the transfer object directly within the connection as described.
Transfer objects are available as sources and targets. You can write data to defined cells or read data from them. You can also write multiple records from the database (SQL SELECT) to multiple rows of the Excel file. No plug-in configuration is necessary; you can directly project the transfer object within the connection as described.
The following properties can be configured:
"File" tab
| Property | Description |
|---|---|
| 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 if "Edit file" is selected) | Create new file: |
| Options (available when "Create file" is selected) | Create empty file: An empty file is created. Create |
| 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. |
| Property | Description |
|---|---|
| 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 if "Edit file" is selected) | Create new file: |
| Options (available when "Create file" is selected) | Create empty file: Create |
| 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
| Property | Description |
|---|---|
| Worksheet | Dynamic: A static name must be configured in the transfer object. This setting should be used if only one worksheet is to be edited. |
| Static cells | Here, cells can be specified in the usual "column row" notation, for example A1, A2, B3, etc.
|
"Archiving" tab
| Property | Description |
|---|---|
| Archive | When this option is enabled, the Excel file is saved in the selected folder after changes are made. The file name is prefixed with the timestamp of the creation time. The name of an archived file has the following format: Please note: If transfers are triggered every second, a new archive file will also be created every second. |
| Archive folder | Dynamic: A static folder path must be configured in the transfer object. This setting should be used if archive files are to be written to only one folder. |