Designer 10.5 | webMethods Service Development Help | Working with JSON Document Types | Data Type Mapping
 
Data Type Mapping
The following table shows how JSON document type maps to Integration Server data types during data conversion.
JSON
Integration Server
object
Document
string
String
number (integer)
Integer or Long Java wrapper
number (real)
Float or Double Java wrapper
true/false
Boolean Java wrapper
Array of JSON type
Array of Integration Server type
Array of null
Object List
null
Object and property Is Null Type is set to true