B2B Integration 10.5 | Administering and Monitoring B2B Transactions | 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

Copyright © 2016- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.