
Mapping Request Fields to Database or LDAP Fields
Business Interaction Server Configuration Guide
17
Note The data types are case-sensitive.
Decimal Exact-number data type with fixed scale (12 bytes).
Numbers are rounded off to two decimal places.
Double Approximate-number data type representing a double-
precision floating-point number (8 bytes). Numbers are
rounded off to two decimal places.
Float Approximate-number data type used for numeric data
with floating point (4 bytes). Numbers are rounded off to
two decimal places.
Integer Exact-number data type used for integer data (4 bytes)
Short Exact-number data type used for integer data but smaller
than the data type Integer (2 bytes)
String Represents a variable number of characters
Time Represents the time of the day
Timestamp Represents the date and the time of the day
Table 4-1. Supported Data Types
Data Type Description
Comentários a estes Manuais