SM field type and definition rule

There are restrictions on data type and field type combination. Define field type in the configuration file according to such rules.

SM Field Type and Definition Rules
SM DB data type Field type on Form WSDL data type Field Definition Rule

Date/time

Date

DateTimeType

Optional. Permitted type is "Date".

Number

Decimal
Text

<Empty>
DecimalType
IntType

Optional. Permitted type is "Number".

Logical

Check Box
Radio Button

<Empty>
BooleanType

Optional. Permitted type is "String".

Character

Text
TextArea
Combo Box
Comfill

<Empty>
StringType

Optional. Permitted types include "String" and "Single_Value_List".

Array

Text Area

<Empty>

Optional. Permitted types include "String" and "Single_Value_List".

Array

Combo Box
Comfill
Text

<Empty>

Required. Permitted type is "Multi_Value_List".