tFileOutputExcel
schema.
tFileOutputExcel Standard properties
These properties are used to configure tFileOutputExcel running in the Standard Job framework.
The Standard
tFileOutputExcel component belongs to the File family.
The component in this framework is generally available.
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 This component offers the This dynamic schema Click Edit schema to make changes to the schema.
|
|
|
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 |
Global Variables
|
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 |
Usage
|
Usage rule |
Use this component to write an MS Excel file with data passed on |
|
Dynamic settings |
Click the [+] button to add a row in the The Dynamic settings table is For examples on using dynamic parameters, see Scenario: Reading data from databases through context-based dynamic connections and Scenario: Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
|
Limitation |
Due to license incompatibility, one or more JARs required to use this component are not |
Related scenario
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.