TIBCO Spotfire Data Streams Data Types


When you are configuring a connection to an external data source, Spotfire needs to map the data types in the data source to data types in Spotfire. See below for a list of the different data type mappings applicable when working with data from TIBCO Spotfire Data Streams.

TIBCO Spotfire Data Streams Data Type

Spotfire Data Type

Supported

blob

Binary

Yes

bool

Boolean

Yes

double

Real

Yes

int

Integer

Yes

long

LongInteger

Yes

string

String

Yes

timestamp

DateTime or TimeSpan

The timestamp data type in TIBCO Spotfire Data Streams can represent either an absolute timestamp, or an interval of time. Columns with timestamp data should be mapped to either the Spotfire data type DateTime or TimeSpan accordingly.

Absolute timestamp data = DateTime

Time interval data = TimeSpan

By default, timestamp columns map to the DateTime data type in Spotfire.

You must manually change the type mapping for timestamp columns with time interval type data to TimeSpan, when you create the connection. If such columns are mapped as DateTime, the data in the column will not load correctly.

Note: It is not supported to load timestamp columns that contain both absolute timestamp data and time interval data.

Yes

capture

 

No

Named Schema

 

No

tuple

 

No

list

 

No

See also:

Data Types in Data Connections

Details on TIBCO Spotfire Data Streams Connection

Supported Functions