Export to SBDF (DB)
Converts a database table to the Spotfire binary data frame (SBDF) format. The SBDF files are stored in the same workspace as the workflow and can be downloaded for use in TIBCO Spotfire.
Information at a Glance
|
Parameter |
Description |
|---|---|
| Category | Tools |
| Data source type | DB |
| Send output to other operators | No |
| Data processing tool | n/a |
Input
A single database table.
Restrictions
By default, the custom operator can export only up to 10GB of data. You can modify this limit in the alpine.conf file by setting the following configuration.
custom_operator.sbdf_export.max_mb_input_size_alpine_server=10240
Configuration
| Parameter | Description |
|---|---|
| Notes | Notes or helpful information about this operator's parameter settings. When you enter content in the Notes field, a yellow asterisk appears on the operator. |
| File Output Name
*required |
Specify the name of the SBDF file stored in the TIBCO Data Science - Team Studio workspace. Note that the .sbdf file extension should be omitted, because it is automatically appended to the file name. |
| Overwrite if Exists
*required |
Select
true or
false. If the SBDF file already exists, and if this option is set to
true, the file is overwritten. A new version of the file is created in the workspace, and previous versions are still accessible through the work file version-control button.
false: If a work file of the same name already exists, the operator fails with an output error message that notifies the user of the existing work file. |
Output
