Output for TIBCO Spotfire - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

Outputs Data360 Analyze data to the TIBCO Spotfire software STDF file format, allowing users to work with the output data within the Spotfire application.

Supported Data360 Analyze data types are String, Long, Double, Integer, Boolean, Unicode, Date, Time, Datetime and Base64-encoded binary objects.

Important Notes

1. The suffix of the output file must be ".stdf".2. Where Base64-encoded (Blob) data is to be written, the field's Data360 Analyze Data Type should be String and the contents of the field should contain valid Base64-encoded data. The node does not check the validity of the encoding of the data in the specified Blob fields.

Properties

OutputFilename

Click the folder icon and browse to the file to which you want to output the data, then click Choose.

To create a new file, click the folder icon and navigate to the folder where you want to output the file, then enter a name for the file in the Filename field and click Choose.

A value is required for this property.

Note: If you are using the server edition, the output file will be created on the Data360 Analyze server. If you wish to open the file, and you don't have access to the file system on the server, you will need to download the file onto your local machine. See Download data files for more details.

BlobFields

Optionally specify a comma separated list of fields that contain Base64 encoded binary data.

Fields must have a data type of String and contain valid Base64 encoded data.

The default value is none.

OutputFileExists

Optionally specify how to handle an existing Spotfire output file. Choose from:

  • Error - The node will throw an error if the Spotfire output file exists.
  • Ignore - The node will overwrite the existing Spotfire output file.
  • Log - The node will note the Spotfire output file exists in the log and overwrite.

The default value is Error.

Inputs and outputs

Inputs: Input.

Outputs: None.