Process Primitive Data Type Mapping

TIBCO Business Studio supports the following process basic data types.

Process Primitive Type Java Type Representation Comments
Boolean Boolean  
Integer Integer Constrained to <=15 digits.

TIBCO Business Studio validates that the upper limit is not exceeded.

Decimal Double A 64-bit floating point number.
Text String  
Date XMLGregorianCalendar Date, without timezone offset.
Time XMLGregorianCalendar Time, without timezone offset.
Datetime XMLGregorianCalendar Date and time, with optional timezone offset.
Performer String