Component family |
File/Output |
|
Function |
tFileOutputExcel outputs data to |
|
Purpose |
tFileOutputExcel writes an MS |
|
Basic settings |
Write excel 2007 file format (xlsx) |
Select this check box to write the processed data into the |
|
Use Output Stream |
Select this check box process the data flow of interest. Once you The data flow to be processed must be added to the flow in order This variable could be already pre-defined in your Studio or In order to avoid the inconvenience of writing manually, you could For further information about how to use a stream, see Scenario 2: Reading data from a remote file in streaming mode. |
|
File name |
Name or path to the output file. This field becomes unavailable once you have selected the For further information about how to define and use a variable in |
|
Sheet name |
Name of the xsl sheet. |
|
Include header |
Select this check box to include a header row to the output |
|
Append existing file |
Select this check box to add the new lines at the end of the Append existing sheet: Select |
|
Is absolute Y pos. |
Select this check box to add information in specified cells: First cell X: cell position on First cell Y: cell position on Keep existing cell format: select |
|
Font |
Select in the list the font you want to use. |
|
Define all columns auto size |
Select this check box if you want the size of all your columns to |
|
Schema and Edit |
A schema is a row description, it defines the number of fields to Since version 5.6, both the Built-In mode and the Repository mode are This component offers the advantage of the dynamic schema feature. This allows you to This dynamic schema feature is designed for the purpose of retrieving unknown columns Click Edit schema to make changes to the schema. If the
|
|
|
Built-in: The schema will be |
|
|
Repository: The schema already |
Advanced settings |
Create directory if not exists |
This check box is selected by default. This option creates the |
|
Custom the flush buffer size |
Available when Write excel2007 file format Select this check box to set the maximum number of rows in the |
|
Advanced separator (for numbers) |
Select this check box to modify the separators you want to use for Thousands separator: define Decimal separator: define |
|
Encoding |
Select the encoding type from the list or select Custom and define it manually. This field |
Don’t generate empty file | Select the check box to avoid the generation of an empty file. |
|
|
Recalculate formula |
Select this check box if you need to recalculate formula(s) in the This check box appears only when you select all these three check |
|
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at a |
Dynamic settings |
Click the [+] button to add a row in the table and fill the The Dynamic settings table is available only when the For more information on Dynamic settings and context |
|
Global Variables |
NB_LINE: the number of rows read by an input component or ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see Talend Studio |
|
Usage |
Use this component to write an MS Excel file with data passed on |
|
Log4j |
The activity of this component can be logged using the log4j feature. For more information on this feature, see Talend Studio User For more information on the log4j logging levels, see the Apache documentation at http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Level.html. |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
For tFileOutputExcel related scenario, see tSugarCRMInput;
For scenario about the usage of Use Output Stream
check box, see Scenario 2: Utilizing Output Stream to save filtered data to a local file.